SEC fundamentals your AI agent can't fake.
Connect once, and your AI agent answers from real SEC filings — fundamentals, cash flows, ownership — never a hallucinated number. mcp.valuein.biz/mcp
Select your client — copy the config and connect in under 30 seconds.
Edit the config file, then restart Claude Desktop. Settings → Developer → Edit Config opens it directly.
Tip: Omit --headers to use the free sample tier.
%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"valuein": {
"url": "https://mcp.valuein.biz/mcp",
"headers": {
"Authorization": "Bearer YOUR_TOKEN_HERE"
}
}
}
}- Financial facts
- 111M+
- Companies covered
- 19,000+
- Years of history
- 30+
- Tools · SOPs
- 57 · 22
How it works
Point any MCP client — Claude, Cursor, Codex — at one endpoint. Your agent gets point-in-time SEC datasets, 57 tools, 22 agentic SOPs, and multi-step workflows, all behind your single token.
Valuein MCP Server
mcp.valuein.biz
point-in-time · survivorship-free
Try it live — real SEC data, no token needed.
The playground runs against the actual MCP server using guest access. Pick a tool, set your inputs, and see exactly what your agent receives.
Live MCP Playground
Running against real SEC EDGAR data — try any of 19,000+ US public companies. No sign-up required.
Hit “Run Tool Call” to see real SEC data from the MCP server.
Full universe (19,000+ companies, 30+ years) unlocked with a paid token.
Get a TokenStart free. Scale when you need more.
S&P500 data is free — no credit card. Your Bearer token determines data scope and rate limits, enforced at the edge on every call.
| Tier | Data Scope | Rate Limit | Price |
|---|---|---|---|
| S&P500 | S&P500 · 500+ tickers · 1993–present | 60 req/min · 1,000 req/hr | Free |
| Pro | Active + delisted US universe · 19,000+ entities · 15-year history (2011→present) | 100 req/min · 3,000 req/hr | $49/mo |
| Institutional | Two datasets: fundamentals (111M+ facts, 19,000+ entities, 1993–present) + smart-money (~78M rows · 6 tables: Forms 3/4/5/144 + 13F/13D/13G) | 300 req/min · 10,000 req/hr | $499/mo |
S&P500 tier — free, no credit card required.
68 tools your agent can call.
Each tool is a discrete, typed action over SEC EDGAR data. A few of the most-used are below; the full catalog with inputs, outputs, and example calls lives in the developer reference.
search_companiesSearch for companies by name, ticker symbol, or CIK.
get_company_fundamentalsCore financial statement data for a company: income statement, balance sheet, and cash flow metrics per fiscal period.
get_valuation_metricsMerged valuation data from fact.parquet (in-memory profitability ratios) and valuation.parquet (DCF and DDM intrinsic values).
get_financial_ratiosPipeline-computed derived financial ratios from ratio.parquet: profitability (gross margin, operating margin, net margin, ROE, ROA, ROIC), liquidity (current ratio), leverage (debt-to-equity), and cash flow (FCF margin, FCF yield).
get_sec_filing_linksRetrieve SEC EDGAR filing URLs for a company.
get_capital_allocation_profileCapital allocation breakdown per fiscal period: operating cash flow, capex, free cash flow, dividends paid, share repurchases, debt issuance, and debt repayment.
get_peer_comparablesCross-sectional peer comparison using pipeline-computed financial ratios.
get_pit_universeReturns the exact set of active companies as of a specific historical date.
get_compute_ready_streamReturns a presigned R2 URL for direct bulk Parquet access.
22 workflows, not just tools.
Tools return data. Prompts return analysis. Each prompt is a pre-wired chain of tool calls — the exact sequence a senior analyst, quant, or PM would run — that your agent invokes with a single argument.
equity_research_briefFinancial AnalystSingle-ticker end-to-end institutional research brief in markdown — fundamentals, valuation, ratios, capital allocation, peer comparison, recent catalysts, and SEC lineage. Three depth modes: 'quick' (≈3 tool calls — snapshot), 'full' (≈8 calls — default institutional brief), 'forensic' (≈11 calls — adds restatement audit + fact-level SEC verification). Renders as an artifact users can export to Word/PDF directly from Claude Desktop or claude.ai. PIT-safe via as_of_date for backtests.
search_companiesget_company_fundamentalsget_valuation_metricsget_financial_ratiosget_capital_allocation_profileget_peer_comparablesget_earnings_signalsget_sec_filing_linksverify_fact_lineagescreen_and_shortlistPortfolio ManagerPM idea-generation workflow. Builds a survivorship-free universe via index_membership.parquet, ranks it on a chosen factor objective (quality, value, growth, or balanced), QCs the top 3 with a period-over-period change check, and hands off shortlist members to equity_research_brief for full write-ups. Renders as a markdown shortlist artifact. Survivorship-free historical screening via as_of_date.
get_pit_universescreen_universecompare_periodsequity_research_briefmargin_and_moat_teardownFinancial AnalystSystematic 5-year analysis of a company's operational efficiency and competitive moat. Chains fundamentals → valuation metrics → peer comparables to produce a structured teardown covering revenue quality, margin trends, ROIC vs WACC spread, and relative positioning vs sector peers.
get_company_fundamentalsget_valuation_metricsget_financial_ratiosget_peer_comparablespeer_benchmarking_memoFinancial AnalystProduces a structured relative-value memo comparing a company to its closest peers. Chains search_companies → peer_comparables → valuation_metrics → financial_ratios to output an investment-committee-ready comparison table with ROIC, valuation multiples, and capital efficiency.
search_companiesget_peer_comparablesget_valuation_metricsget_financial_ratiosquality_and_risk_auditPortfolio ManagerEvaluates capital structure safety and dividend sustainability for portfolio risk-adjusted sizing. Chains fundamentals → capital_allocation → valuation_metrics → financial_ratios (leverage/liquidity) to produce a structured risk scorecard.
get_company_fundamentalsget_capital_allocation_profileget_valuation_metricsget_financial_ratioscapital_allocation_reviewPortfolio ManagerEvaluates management's capital allocation decisions over a multi-year period. Chains capital_allocation_profile → valuation_metrics → financial_ratios to produce a management-quality scorecard: does management create value with retained earnings?
get_capital_allocation_profileget_valuation_metricsget_financial_ratiosWhy not Bloomberg, WRDS, or Nasdaq Data Link?
Same SEC EDGAR source data. Radically different access model. Valuein is the only one with a native MCP surface, open-source SDK, and self-serve pricing that starts at zero.
| Dimension | Valuein | Bloomberg | WRDS / Compustat | Nasdaq Data Link |
|---|---|---|---|---|
| Starting price | Free · $49 · $499/mo | ~$20K+/yr per seat | Institutional license | Per-dataset, adds up |
| MCP server for AI agents | 57 tools + 22 SOPs, streamable HTTP | — | — | — |
| Python SDK | Open source on PyPI | License-gated API | Proprietary library | Proprietary |
| Point-in-time | accepted_at on every fact | BCORP license required | Snapshot-based | Varies by dataset |
| Survivorship bias | Zero — delisteds included | Config-dependent | Compustat universe | Varies |
| Bulk Parquet export | Presigned URLs, DuckDB-ready | BSYM extract | SAS / CSV | CSV / JSON |
| Self-serve signup | Active in minutes | Sales contract | Institutional affiliation | Marketplace checkout |
Competitor pricing reflects publicly reported list ranges, not quotes. Full side-by-side breakdowns: vs Bloomberg · vs WRDS · vs Nasdaq Data Link.
Built for agents, secured like infrastructure.
Financial data buyers don't ship agents against a black box. Here's exactly what the MCP surface can and can't do.
Bearer token auth, edge-validated
Every request is validated at the nearest edge. Tokens are tier-scoped and revocable in one step — no shared secrets, no long-lived API keys in client config.
Read-only by design
The MCP server exposes query tools only. Your agent cannot trade, transfer funds, or modify state — it reads public SEC filings and returns structured data. Nothing else.
No PII on the data surface
We store token hashes and tier metadata. The data your agent queries is public SEC EDGAR filings. Nothing user-identifying touches the MCP response path.
Edge-enforced rate limits
Per-token limits run at the edge (60 / 100 / 300 req/min by tier). If your agent loops, we throttle — a clean 429, not a runaway bill.
Every fact is auditable
Each value traces back to an SEC EDGAR accession number. Agents can cite primary sources; auditors can verify every number against the original 10-K or 10-Q.
Open protocol, no lock-in
Streamable HTTP MCP is a public spec. Swap clients, swap agents, self-host the reader — your token keeps working, the wire format stays the same.
Your agent can onboard itself.
The server's discovery surface is written so an MCP-capable agent can inspect the tool schema, hit the free tier, and — if it needs more scope — point its human operator at checkout. No sales call required.
Frequently asked questions
Your agent deserves real data.
Give it the SEC filing record.
Free S&P500 tier, no credit card. Pro full-universe + 15-year history at $49/mo. Institutional with smart-money data (insider + institutional ownership) + webhooks + redistribution at $499/mo.