Submit

Drillr — The Financial Mcp For Ai Agents

@Little-Grebe-Inc

The financial MCP for AI agents - 90+ financial tables, SEC filings, signals, alt-data.
Overview

What is Drillr?

Drillr is the financial MCP for AI agents. One hosted endpoint, 8 tools, full stack of equity research data — fundamentals, SEC filings, live signals, and 24 alt-data categories. Built and maintained by Little Grebe Inc.

Quick Start

  1. Sign up at drillr.ai
  2. Get an API key at drillr.ai/developer/keys
  3. Drop into your MCP host's config:
{ 
  "mcpServers": {
    "drillr": {
      "type": "http",
      "url": "https://gateway.drillr.ai/mcp/data",
      "headers": { "Authorization": "Bearer ${DRILLR_API_KEY}" }
    }
  }
} 

Works in Claude Code, Cursor, Claude Desktop, Hermes, OpenClaw, and any other MCP-compatible host.

8 Tools

ToolPurpose
run_sql90+ standardized financial tables — statements, ratios, earnings, insider, ownership, prices, alt-data
sec_report_searchParagraph-level semantic search across 10-K / 10-Q / 20-F / 6-K / S-1 / DEF 14A
sec_report_listList filings by ticker, type, date range
company_searchNL company discovery — by industry, business model, supply chain, thematic fit
signal_listLive cross-asset signal feed across ~6,900 tickers
list_tablesBrowse available SQL tables
get_table_schemaInspect any table's columns
fiscal_utilityFiscal-period helpers (FY/FQ resolution for non-calendar-year companies)

What's Covered

  • Global equities: US + Japan, plus ADRs of Chinese / Korean / European companies
  • Fundamentals: financial statements back to the 1980s, 90+ structured tables
  • SEC filings: 10-K / 10-Q / 20-F / 6-K / S-1 / DEF 14A with paragraph-level semantic search
  • Earnings: call transcripts with AI-structured summaries (guidance, risks, segments, Q&A)
  • Markets: equities, ETFs, indices (incl. Nikkei 225 / TOPIX), forex, crypto, commodities
  • Analyst coverage: 565K rating events from 519 firms
  • News & signals: continuously-updating feed across ~6,900 tickers
  • AI value chain alt-data: 24 categories spanning energy, chips, compute pricing, LLM token economics, model benchmarks, app usage, web traffic, patents, papers, government contracts, trade flows

Server Config

{
  "mcpServers": {
    "drillr": {
      "type": "http",
      "url": "https://gateway.drillr.ai/mcp/data",
      "headers": {
        "Authorization": "Bearer ${DRILLR_API_KEY}"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server