INDIVIDUAL MCP TOOL
buffett_value
Buffett Value Scan: Quality Score fused with previous-close valuation — market cap, FCF yield, owner-earnings DCF margin of safety.
LIVE ENDPOINT
https://sec.multyplylabs.com/mcp
Connect to this endpoint to inspect the live schema for buffett_value and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.sec-fundamentals]
url = "https://sec.multyplylabs.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"sec-fundamentals": {
"type": "http",
"url": "https://sec.multyplylabs.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: sec-fundamentals
Remote MCP URL: https://sec.multyplylabs.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": {
"sec-fundamentals": {
"url": "https://sec.multyplylabs.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"sec-fundamentals": {
"type": "http",
"url": "https://sec.multyplylabs.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "sec-fundamentals",
"transport": "streamable-http",
"url": "https://sec.multyplylabs.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
company_financials— Clean annual financial statements: revenue, margins, income, balance sheet, cash flow, and ratios (gross_margin, roe, fcf, .company_facts— Raw normalized XBRL facts, filterable by canonical concept (revenue, net_income, total_assets, operating_cash_flow, .company_filings— SEC filing index with direct document URLs; form filters by type (10-K, 10-Q, 8-K, .industry_aggregate— Cross-company cohort percentiles (p10/p25/median/p75/p90) for a metric, by industry (2-digit SIC) and size bucket.screen_companies— Screen companies by financial criteria.compare_to_peers— Compare one company's metrics against its industry cohort percentiles.list_insights— Catalog of curated market-wide analyses with parameters.market_insight— Curated analysis across all companies.