mcpserver.lol
registry/drillr
Connection check verified live · 20h ago

drillr

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

Tools 10
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

10 tools

Read from the running server on 20h ago.

ai_adoption read-only pagelimitsincetickercompany_nameapplication_name
Search concrete enterprise AI applications disclosed in US company earnings calls from September 2023 to the present. Filter by ticker, partially match a company name, search for a…
company_search read-only query*market
Use for qualitative company discovery (industry, business model, supply chain, competitors, management background). For numerical screening (revenue, margins, ratios, growth rates)…
filing_list read-only ticker*filing_types
Use to discover which SEC filings exist for a ticker before searching content. For the actual content use filing_search instead. List indexed SEC filings for a given ticker with a…
filing_search read-only as_ofquery*top_kticker*period_endperiod_type +2
Search one company's SEC filings. Returns `## Facts` (exact as-reported and restated financial values) and `## Passages` (matching filing text) — both come back in one call. `tick…
get_table_schema read-only table_name*
Use BEFORE run_sql when you're unsure which columns a table has. Look up column definitions (name, type, description) for a data table.
industry_inflections read-only pagelimittickerkeywordimpact_companies
Search industry inflections identified through structured research of earnings calls held by US-listed companies after July 2026, including the change mechanism, impact scope, mark…
list_tables read-only categories
List alternative-data tables under the given categories. Returns each table's name, one-line purpose, and column names (call get_table_schema if you need column types/comments). Ba…
news_search read-only querysincethemetop_kuntilticker +2
Use for any news, event, development, or statement question about a company, theme, or the market. Covers US, Japan, Hong Kong and A-share markets; The `ticker` filter takes excha…
run_sql read-only sql*
PostgreSQL SELECT over financial / market / alt-data tables — returns structured rows. Hard rules (query fails otherwise): - SELECT only, no CTE (`WITH ... AS`) — use subqueries.…
ticker_lookup read-only query*market
Resolve a company name, brand, or ticker substring to canonical ticker(s). Use this FIRST when the user mentions a company by name/brand/nickname before running any ticker-keyed to…