← Registry

Analytics

multyplylabs.com

Provides access to company financial data, SEC filings, industry aggregates, and screening capabilities for financial analysis.

x402 supported1 endpoint14 known toolsFirst detected July 25, 2026Last detected July 29, 2026

ENDPOINT 1

https://sec.multyplylabs.com/mcp

No auth detected

MCP server metadata

Name
sec-fundamentals
Version
1.28.1
Capabilities
experimentalpromptsresourcestools
Server instructions

SEC Fundamentals API — normalized SEC EDGAR financial data on 20,000+ US public companies, refreshed nightly. Company lookups $0.005-0.02, aggregates/screens $0.05-0.10, Buffett quality/value scans $0.25, paid per call. Pass your API key as the X-API-Key header on this MCP connection, or use the self-paying stdio server (https://sec.multyplylabs.com/mcp-server.py) to pay in USDC via x402. Identify companies by SEC CIK (Apple=320193, Microsoft=789019) or call screen/top_companies to discover them.

Known tools 14

company_financials

Clean annual financial statements: revenue, margins, income, balance sheet, cash flow, and ratios (gross_margin, roe, fcf, .

Inferred read-only
company_facts

Raw normalized XBRL facts, filterable by canonical concept (revenue, net_income, total_assets, operating_cash_flow, .

Inferred read-only
company_filings

SEC filing index with direct document URLs; form filters by type (10-K, 10-Q, 8-K, .

Inferred read-only
industry_aggregate

Cross-company cohort percentiles (p10/p25/median/p75/p90) for a metric, by industry (2-digit SIC) and size bucket.

Inferred read-only
screen_companies

Screen companies by financial criteria.

Inferred read-only
compare_to_peers

Compare one company's metrics against its industry cohort percentiles.

Inferred read-only
list_insights

Catalog of curated market-wide analyses with parameters.

Inferred read-only
market_insight

Curated analysis across all companies.

Inferred read-only
buffett_scan

Buffett Quality Score (0-100) over a 5-year window: owner earnings, ROE consistency at 15%, balance-sheet safety, FCF quality.

Inferred read-only
buffett_value

Buffett Value Scan: Quality Score fused with previous-close valuation — market cap, FCF yield, owner-earnings DCF margin of safety.

Inferred read-only
standard_score

Industry-standard fundamental scores over all US public companies.

Inferred read-only
insider_activity

Recent insider (Form 4) transactions for a company plus a trailing summary: open-market buys vs sales, distinct buyers, net dollar value, with 10b5-1 plan flags.

Inferred read-only
institutional_ownership

13F institutional ownership snapshot: number of holders, aggregate shares/value, and quarter-over-quarter change (accumulating vs trimming).

Inferred read-only
short_pressure

Short-selling pressure: FINRA daily short-volume ratio over ~20 trading days — a bearish-sentiment proxy.

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.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.

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.