MCP Server live — AI agents can now query 105M+ SEC facts. Connect your agent →
ValueinValuein
Streamable HTTP · Token Auth · Edge-Computed

SEC fundamentals as an MCP tool.

Connect once. Your AI agent queries 30 years of financial history — income statements, cash flows, growth metrics, filings — without hallucinating a single number. mcp.valuein.biz/mcp

Select your client — copy the config and connect in under 30 seconds.

jsonclaude_desktop_config.json

Edit the config file, then restart Claude Desktop. Settings → Developer → Edit Config opens it directly.

Tip: Omit --headers to use the free sample tier.

Path:%APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "valuein": {
      "url": "https://mcp.valuein.biz/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_TOKEN_HERE"
      }
    }
  }
}
Financial facts
105M+
Companies covered
18,000+
Years of history
30+
Median query latency
<80ms
Live Playground

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 16,000+ US public companies. No sign-up required.

Search for US public companies by name, ticker, or SIC code. Returns ticker, sector, exchange, and S&P500 membership.

Up to 5 periods of history · ~18,000 entities · Powered by Valuein MCP

Response · mcp.valuein.biz

Hit “Run Tool Call” to see real SEC data from the MCP server.

Full universe (10K+ companies, 30+ years) unlocked with a paid token.

Get a Token
Plans & Access

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

TierData ScopeRate LimitPrice
S&P500S&P500 · 500+ tickers · 1994–present60 req/min · 1,000 req/hrFree
ProActive + delisted US universe · ~18,000 entities · 30-year history (1995→present)100 req/min · 3,000 req/hr$49/mo
InstitutionalTwo datasets: fundamentals (~18,000 entities, 1990–present) + smart-money (Forms 3/4/5/144 + 13F/13D/13G)300 req/min · 10,000 req/hr$499/mo
Get Your Token

S&P500 tier — free, no credit card required.

Tool Reference

49 tools your agent can call.

Each tool is a discrete, typed action over SEC EDGAR data. Browse the summary here; follow any tool for inputs, outputs, auth scope, and example calls.

Full Reference
search_companies

Search for companies by name, ticker symbol, or CIK.

DiscoverySample
get_company_fundamentals
PIT

Core financial statement data for a company: income statement, balance sheet, and cash flow metrics per fiscal period.

FinancialsSample
get_valuation_metrics
PIT

Merged valuation data from fact.parquet (in-memory profitability ratios) and valuation.parquet (DCF and DDM intrinsic values).

ValuationSample
get_financial_ratios

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

FinancialsSample
get_sec_filing_links
PIT

Retrieve SEC EDGAR filing URLs for a company.

DiscoverySample
get_capital_allocation_profile
PIT

Capital allocation breakdown per fiscal period: operating cash flow, capex, free cash flow, dividends paid, share repurchases, debt issuance, and debt repayment.

FinancialsSample
get_peer_comparables

Cross-sectional peer comparison using pipeline-computed financial ratios.

AnalysisSample
get_pit_universe
PIT

Returns the exact set of active companies as of a specific historical date.

UniverseSample
get_compute_ready_stream

Returns a presigned R2 URL for direct bulk Parquet access.

Bulk AccessSample
describe_schema

Returns the Parquet schema for all tables in the Valuein SEC data warehouse: table descriptions, column names, types, primary keys, and foreign-key references.

DiscoverySample
verify_fact_lineage
PIT

Verify the provenance of a financial data point by its deterministic fact_id hash.

AnalysisSample
compare_periods
PIT

Compare a company's core financial metrics across two fiscal periods side-by-side.

AnalysisSample
screen_universe

Cross-sectional factor screening using pipeline-computed percentile ranks.

ScreeningSample
get_earnings_signals
PIT

Trend-based earnings expectations and surprise metrics.

SignalsSample
search_filing_text
Coming soonPIT

Semantic search over SEC 10-K and 10-Q narrative sections — Risk Factors, MD&A, Business, Legal Proceedings, and Controls & Procedures.

DiscoverySample
get_insider_transactions
PIT

MCP tool: get_insider_transactions..

smart-moneyPro · Institutional
get_institutional_holdings
PIT

MCP tool: get_institutional_holdings..

smart-moneyPro · Institutional
get_manager_portfolio
PIT

MCP tool: get_manager_portfolio..

smart-moneyPro · Institutional
get_blockholders
PIT

MCP tool: get_blockholders..

smart-moneyPro · Institutional
get_insider_sentiment
PIT

MCP tool: get_insider_sentiment..

smart-moneyPro · Institutional
get_top_holders
PIT

MCP tool: get_top_holders..

smart-moneyPro · Institutional
get_smart_money_flow
PIT

MCP tool: get_smart_money_flow..

smart-moneyPro · Institutional
save_thesis

MCP tool: save_thesis..

stateS&P500
list_theses

MCP tool: list_theses..

stateS&P500
get_thesis

Fetch a single saved thesis by its id.

stateS&P500
delete_thesis

Soft-delete a saved thesis: status flips to `archived` (the row stays for audit / re-scoring).

stateS&P500
score_thesis_outcome

Grade a saved thesis against fundamental momentum since its creation.

stateS&P500
save_watchlist

Upsert a named watchlist with a list of tickers.

stateS&P500
list_watchlists

MCP tool: list_watchlists..

stateS&P500
get_watchlist

Fetch a single watchlist by name.

stateS&P500
delete_watchlist

Soft-delete: status flips to `archived`.

stateS&P500
watchlist_diff

MCP tool: watchlist_diff..

DiscoveryS&P500
create_alert

MCP tool: create_alert..

stateS&P500
list_alerts

MCP tool: list_alerts..

stateS&P500
delete_alert

Soft-delete: status flips to `deleted`.

stateS&P500
test_alert

MCP tool: test_alert..

stateS&P500
list_alert_inbox

MCP tool: list_alert_inbox..

stateS&P500
mark_inbox_read

Set `read_at` on a single inbox item.

DiscoveryS&P500
dismiss_inbox_item

Soft-delete an inbox item — sets `dismissed_at`.

DiscoveryS&P500
create_report

MCP tool: create_report..

reportsPro · Institutional
get_report

Fetch a report by id.

reportsPro · Institutional
list_my_reports

MCP tool: list_my_reports..

reportsPro · Institutional
delete_report

Soft-delete a report owned by the caller: status flips to `delisted`, visibility to `private`.

reportsPro · Institutional
compute_dcf
PIT

Forward discounted-cash-flow valuation: caller provides growth + WACC + terminal assumptions, returns per-share intrinsic value + 5×5 sensitivity grid.

ValuationPro · Institutional
forensic_audit
PIT

MCP tool: forensic_audit..

ValuationPro · Institutional
update_report

MCP tool: update_report..

reportsPro · Institutional
generate_dcf_xlsx

Render a forward DCF result into a professional Excel workbook (Summary + 5×5 Sensitivity heatmap + Inputs sheet).

documentsPro · Institutional
generate_research_brief_docx

Render a structured research brief into a professionally-styled Word document — cover, abstract, optional snapshot table, body sections, and a citations table with clickable SEC EDGAR links.

documentsPro · Institutional
generate_comps_xlsx

Render a peer comparables table into an Excel workbook.

documentsPro · Institutional
Agentic Prompts

10 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 Analyst

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

Chains:search_companiesget_company_fundamentalsget_valuation_metricsget_financial_ratiosget_capital_allocation_profileget_peer_comparablesget_earnings_signalsget_sec_filing_linksverify_fact_lineage
screen_and_shortlistPortfolio Manager

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

Chains:get_pit_universescreen_universecompare_periodsequity_research_brief
margin_and_moat_teardownFinancial Analyst

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

Chains:get_company_fundamentalsget_valuation_metricsget_financial_ratiosget_peer_comparables
peer_benchmarking_memoFinancial Analyst

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

Chains:search_companiesget_peer_comparablesget_valuation_metricsget_financial_ratios
quality_and_risk_auditPortfolio Manager

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

Chains:get_company_fundamentalsget_capital_allocation_profileget_valuation_metricsget_financial_ratios
capital_allocation_reviewPortfolio Manager

Evaluates 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?

Chains:get_capital_allocation_profileget_valuation_metricsget_financial_ratios
survivorship_free_backtestQuant Researcher

Sets up a bias-free quantitative backtest by defining the historical universe and providing Parquet URLs for bulk data access. Chains get_pit_universe → get_compute_ready_stream to produce ready-to-run Python/DuckDB code.

Chains:get_pit_universeget_compute_ready_stream
pit_factor_constructorQuant Researcher

Guides construction of a quantitative factor (Quality, Value, Momentum) across a sector universe using ratio.parquet data. Chains get_pit_universe → get_financial_ratios → get_compute_ready_stream to produce normalized factor scores.

Chains:get_pit_universeget_financial_ratiosget_compute_ready_stream
ratio_deep_diveRatio Specialist

Comprehensive ratio profile for a single company spanning all 7 ratio categories (profitability, liquidity, leverage, efficiency, per_share, owner_earnings, valuation). Includes TTM and 5-year annual history with trend analysis.

Chains:get_financial_ratios
sector_ratio_screenRatio Specialist

Cross-sectional ratio ranking across a sector to surface the highest-quality or best-value companies. Chains get_pit_universe → get_compute_ready_stream to screen the full sector using pipeline-computed ratios.

Chains:get_pit_universeget_compute_ready_stream
Comparison

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

DimensionValueinBloombergWRDS / CompustatNasdaq Data Link
Starting priceFree · $49 · $499/mo$24,000/yr per seat$50K+/yr institutionalPer-dataset, adds up
MCP server for AI agents15 tools, streamable HTTP
Python SDKOpen source on PyPILicense-gated APIProprietary libraryProprietary
Point-in-timeaccepted_at on every factBCORP license requiredSnapshot-basedVaries by dataset
Survivorship biasZero — delisteds includedConfig-dependentCompustat universeVaries
Bulk Parquet exportPresigned URLs, DuckDB-readyBSYM extractSAS / CSVCSV / JSON
Self-serve signupActive in minutesSales contractInstitutional affiliationMarketplace checkout

Full side-by-side breakdowns: vs Bloomberg · vs WRDS · vs Nasdaq Data Link.

Security & Trust

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.

Why Valuein for your financial data agent?

No hallucinated financials

Every number comes from an actual SEC filing. Not a web scrape, not a model's best guess. Apple's 2019 revenue is what Apple filed in their 2019 10-K.

Point-in-time, not point-in-hindsight

Facts are tagged with the EDGAR acceptance timestamp. Your agent never confuses what management reported in Q1 with what they restated in Q3.

The losers are still here

Enron, Lehman Brothers, and every delisted company that ever filed with the SEC is in our dataset. Full history. Zero survivorship bias.

8-Ks included

Material events — CEO changes, acquisitions, guidance cuts — captured in real time. Most datasets skip 8-Ks. We index every one.

Edge-native, low latency

Distributed edge compute. Queries execute at the edge nearest your agent — under 80ms median. No cold starts.

Standard protocol, no lock-in

Streamable HTTP MCP transport. Switch clients, change agents, upgrade your stack — the server 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.

Agent Docs

Frequently asked questions

Your agent deserves real data.
Give it the SEC filing record.

Free S&P500 tier, no credit card. Pro full-universe + 30-year history at $49/mo. Institutional with smart-money data (insider + institutional ownership) + webhooks + redistribution at $499/mo.