OpenCapital MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@OpenCapital MCP Servercompare revenue growth of AAPL and MSFT over last 5 years"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
OpenCapital MCP Server
Every US public company, sourced from SEC filings — now available to your AI assistant.
OpenCapital is a hosted Model Context Protocol (MCP) server that gives Claude, ChatGPT, Cursor, Codex, and any other MCP-capable client read-only access to what every US public company actually reports — fundamentals, segment breakdowns, peer comparisons, and earnings for thousands of US-listed equities (common shares and ADRs), all derived directly from SEC filings.
You don't run anything. The server is hosted on OpenCapital's infrastructure. You add one URL to your client, sign in once, and start asking.
https://api.opencapital.sh/mcpTransport: Streamable HTTP (remote MCP server)
Auth: OAuth 2.0 — sign in with Google, grant read-only access
Free tier: 100 queries/day, no credit card. Paid plans remove the cap.
Data: Fundamentals, segments, and earnings derived from US SEC filings (10-K, 10-Q, 8-K), read live
The data is free, the workflow is paid. Every metric, segment, quarter, and filing reference is free to query. OpenCapital is an independent project — not affiliated with the SEC.
Quick connect
Pick your client below, or see the full step-by-step guides at opencapital.sh/connect-ai.
Claude (claude.ai / Claude Desktop)
Customize → Connectors → Add custom connector
Name it
OpenCapital, pastehttps://api.opencapital.sh/mcpClick Connect and authorize read-only access
Full guide: opencapital.sh/connect-ai/claude
Claude Code
claude mcp add --transport http opencapital https://api.opencapital.sh/mcpAdd --scope user to make it available in every project. Then run /mcp inside a session, select opencapital, and choose Authenticate.
Full guide: opencapital.sh/connect-ai/claude-code
ChatGPT (Plus / Team / Enterprise)
Settings → Apps → Advanced settings → enable Developer mode
Create app, name it
OpenCapital, paste the URL, select OAuthAuthorize read-only access
Full guide: opencapital.sh/connect-ai/chatgpt
Cursor
Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (project):
{
"mcpServers": {
"opencapital": {
"url": "https://api.opencapital.sh/mcp"
}
}
}Then enable the server under Cursor Settings → Tools & MCP → Connect.
Full guide: opencapital.sh/connect-ai/cursor
Codex / Codex CLI
codex mcp add opencapital --url https://api.opencapital.sh/mcp
codex mcp login opencapitalOr add to ~/.codex/config.toml:
[mcp_servers.opencapital]
url = "https://api.opencapital.sh/mcp"Full guides: codex · codex-cli
Any other MCP client
Add a remote / custom MCP server over the Streamable HTTP transport, pointing at https://api.opencapital.sh/mcp. Most clients also accept the mcpServers JSON shape shown in the Cursor section above. The first call opens your browser to sign in and approve read-only access.
Full guide: opencapital.sh/connect-ai/other
Related MCP server: edgar-mcp
What you can ask
The server ships with 14 read-only tools. You rarely call them by name — just ask in natural language and your client picks the right one.
Tool | What it does |
| Find and filter companies (sector, market cap, P/E, growth, FCF…). One row per company. |
| List valid values for a stock filter field (e.g. count of stocks per sector). |
| Search financial metrics across companies. One row per (company × metric), with latest value, YoY/QoQ, and TTM change. |
| List valid values for a metric filter field. |
| Definition, plain-language meaning, signal interpretation, parent/standard metric, and similar metrics across peers. |
| Full quarterly / annual / TTM history for one or more metrics on a single ticker. |
| One metric across up to 10 tickers — head-to-head peer comparisons. |
| Segment disaggregation (product, business, geography) for a line item, with history per segment. |
| What a company does, from its latest 10-K Item 1: segments, value chain, partnerships, named competitors. |
| Ranked peer list — competitors named in filings, reverse mentions, and embedding-similar businesses. |
| Semantic + keyword search over the narrative prose of SEC filings (MD&A, risk factors, footnotes) — ranked passages with EDGAR links and cross-referenced metrics. |
| Your linked brokerage holdings, aggregated by ticker with weights and P&L. (requires sign-in + linked account) |
| Your watchlist with company metadata and nearest earnings event. (requires sign-in) |
| Add or remove tickers from your watchlist. (requires sign-in) |
Example prompts
"What's Uber's Mobility take rate over the last 8 quarters?"
"How does Airbnb's ADR compare across regions?"
"Show me DoorDash Marketplace GOV every quarter since IPO."
"Compare cloud revenue across AWS, Azure, GCP, and Oracle."
"Find me 10 large-caps growing revenue over 20% with positive free cash flow and a P/E under 30."
"Before Nvidia reports, summarize what their suppliers, hyperscaler customers, and competitors said in their last filings."
More in examples/prompts.md.
Read-only by design
The OpenCapital MCP server only exposes read-only stock research data — fundamentals, segments, and earnings derived from public SEC filings. Your assistant cannot place trades or modify any account state. The watchlist tools are the only write surface, and they only edit your own OpenCapital watchlist.
Privacy & terms
OAuth grants your AI client read-only access to OpenCapital's public stock research index (and, if you choose, your own watchlist and linked-brokerage holdings). See the Terms of Service and Privacy Policy.
License
The configuration snippets and documentation in this repository are MIT-licensed.
The OpenCapital MCP service they connect to is a hosted service governed by its Terms of Service — your use of the service, including the free tier, is subject to those terms, not this license. This repository does not contain the server's source code.
Links
Website — opencapital.sh
Connect guides — opencapital.sh/connect-ai
Model Context Protocol — modelcontextprotocol.io
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceMCP server for SEC Financial API providing access to financial data from the U.S. Securities and Exchange Commission.Last updated6282MIT
- AlicenseAqualityBmaintenanceMCP server providing read-only access to SEC EDGAR filings, allowing LLMs to look up companies, search filings, and retrieve securities offering data.Last updated31MIT
- Alicense-qualityBmaintenanceHosted MCP server that gives AI agents real-time access to SEC EDGAR filings search, 10-K/8-K reading, XBRL financial facts, and insider-trade (Form 4) alerts.Last updated281MIT
- Alicense-qualityDmaintenanceMCP server for SEC EDGAR that provides real-time access to filings, financial statements, and full-text search across all EDGAR documents.Last updatedApache 2.0
Related MCP Connectors
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
SEC/XBRL issuer intelligence for crypto public companies via MCP, OpenAPI, x402, and MPP.
SEC XBRL MCP — wraps SEC EDGAR XBRL API (data.sec.gov)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/markets-ai/opencapital-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server