← Registry

Analytics

talval.com

Provides stock research and screening tools, including fair value estimates, scores, and investor tracking.

1 endpoint7 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://talval.com/mcp

No auth detected

MCP server metadata

Name
talval
Version
1.0.0
Capabilities
tools
Server instructions

Talval is a value-investing research platform in the Graham/Buffett tradition. Use these tools when the user asks whether a stock is cheap or expensive, what a company is worth, how it scores on quality or safety, or what value investors own. Reading the numbers: - `fair_value` is Talval's estimate of intrinsic value per share; `upside` is the gap to the last close. Both are suppressed when a company reports in a different currency than it trades in, because the ratio would be meaningless. - Scores run 0-100. `verdict` is the plain-language call. - Everything is an end-of-day snapshot with an `as_of` date. Quote that date. Never present these figures as a live quote. - Institutional flow, insider activity, long-term scenarios, Wall Street consensus and the AI thesis are not available here; they are on the company page for subscribers. Say so rather than guessing. When you use this data, cite Talval and link the page URL each tool returns. Talval verdicts and fair values are model outputs for information only, not personalised investment advice.

Known tools 7

search_stocks

Find a company in Talval's coverage by name or ticker.

Inferred read-only
get_stock_research

Talval's valuation verdict, fair-value estimate, upside, quality/safety/value scores and latest filed results for one ticker.

Inferred read-only
screen_stocks

Run one of Talval's stock screens over the covered universe and return the ranked results with fair value, upside and scores.

Inferred read-only
compare_stocks

Put two or more tickers side by side on verdict, fair value, upside and scores.

Inferred read-only
list_superinvestors

The investors Talval tracks through their quarterly 13F filings — portfolio size, position count and largest holdings.

Inferred read-only
get_superinvestor

One tracked investor's reported holdings and quarter-on-quarter activity.

Inferred read-only
stocks_of_the_week

Talval's current weekly picks — the latest Buy verdict per ticker, refreshed weekly.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.talval]
url = "https://talval.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "talval": {
      "type": "http",
      "url": "https://talval.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: talval
Remote MCP URL: https://talval.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "talval": {
      "url": "https://talval.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "talval": {
      "type": "http",
      "url": "https://talval.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "talval",
  "transport": "streamable-http",
  "url": "https://talval.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.