Drillr — The financial MCP for AI agents MCP Server
ai.drillr/drillr
What is the Drillr — The financial MCP for AI agents MCP server?
The financial MCP for AI agents - 90+ financial tables, SEC filings, signals, alt-data.
How to install Drillr — The financial MCP for AI agents
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretBearer drl_*. Get a key at https://drillr.ai/developer/keys?ref=mp_registry
{
"mcpServers": {
"drillr": {
"url": "https://gateway.drillr.ai/mcp/data"
}
}
}{
"mcpServers": {
"drillr": {
"serverUrl": "https://gateway.drillr.ai/mcp/data"
}
}
}{
"servers": {
"drillr": {
"type": "http",
"url": "https://gateway.drillr.ai/mcp/data"
}
}
}{
"mcpServers": {
"drillr": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.drillr.ai/mcp/data"
]
}
}
}claude mcp add --transport http drillr https://gateway.drillr.ai/mcp/dataRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.