The financial MCP for AI agents - 90+ financial tables, SEC filings, signals, alt-data.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
π English Β· δΈζ
The financial MCP for AI agents. Scan markets. Build conviction. Track every signal. Cite every claim.
One API key. Nine tools for agent research: standardized financial data, company discovery, semantic news and event search, paragraph-cited company filings, and alt-data.
β If drillr helps your agent, star us β that's how we know to keep building this in the open.
external-scope API key (format drl_xxxxxxxx_xxx..., 45 chars) at drillr.ai/developer/keys β you'll paste this into the config belowβ οΈ Replace
<YOUR_DRILLR_API_KEY>(including the angle brackets) with thedrl_*key you got in step 2. Power users on Claude Code / Cursor / VS Code can use${DRILLR_API_KEY}instead andexport DRILLR_API_KEY=drl_...in the shell launching the host.
For Cursor, paste the block into ~/.cursor/mcp.json. For VS Code (GitHub Copilot Chat), run MCP: Add Server from the Command Palette and paste the block. Or use one-click install:
After install, replace ${DRILLR_API_KEY} in the generated config with your real drl_* key.
Any MCP-compatible host (OpenClaw, ChatGPT MCP, etc.) β same Streamable HTTP transport. A Bearer API key is the recommended setup. Clients with MCP OAuth support can instead omit the headers block and complete the browser sign-in flow.
Smithery prompts for your drl_* API key on first install and writes it into your client's mcp.json automatically.
Listing: https://smithery.ai/servers/drillr/drillr
This repo doubles as its own single-plugin marketplace. From Claude Code:
Then set DRILLR_API_KEY in your environment (or paste it into the generated config) and you're done.
Once configured, ask your agent something like:
"Pull NVDA's last 10-Q gross margin and compare it to AMD's same quarter β flag any divergence in segment mix."
What happens under the hood:
drillr MCP serversec_report_search (10-Q content) and run_sql (financial_statements for margins){ "data": ..., "_credits": ... } envelope on every 2xx (see REST API βΊ Response Envelope) β MCP responses follow standard JSON-RPC and do not carry per-call credit info inlinedrillr exposes a single MCP endpoint with 9 tools β an all-in-one toolkit for most financial research workflows:
| Tool | Purpose |
|---|---|
run_sql | Standardized financial data over 90+ tables β statements, ratios, earnings, insider, ownership, prices, alt-data |
sec_report_search | Paragraph-level semantic search across company filings in the US, Japan, Hong Kong, and China A-shares |
sec_report_list | List a ticker's indexed filings by filing type |
company_search | Four-market qualitative discovery by business model, supply chain, peers, or theme |
news_search | Semantic search over news, market events, and attributed claims, grouped into storylines |
ticker_lookup | Resolve a company name, brand, or ticker substring to ticker history |
list_tables | Discover available alt-data SQL tables by category |
get_table_schema | Inspect columns and types for any SQL table |
fiscal_utility | Fiscal-period helpers (FY/FQ resolution across companies with non-calendar years) |
Full tool reference: docs/tools.md.
AAPL, 6758.T, 00700.HK, 600519.SH / 300750.SZ.financial_statements, company_snapshot, and price_volume_history cover all four core markets; financial history reaches back to the 1980sFull data dictionary: docs/tools.md.
Every MCP tool has a 1:1 REST endpoint. Same drl_* key, same data, same billing. See docs/rest-api.md.
We're upfront about edges so your agent doesn't waste research loops:
Building something with drillr, hit a rough edge, or want early-access drops? Come say hi β scan to join, or click the heading link.
| Discord | |
| Devs building agentic research products β office hours, debugging help, early access. | Chinese-speaking dev community β fastest product feedback. |
MIT β see LICENSE.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/drillr-the-financial-mcp-for-ai-agents)<a href="https://allmcps.com/mcp/drillr-the-financial-mcp-for-ai-agents"><img src="https://allmcps.com/api/badge/drillr-the-financial-mcp-for-ai-agents?style=directory" alt="Drillr β The financial MCP for AI agents on AllMCPs" /></a>