Connection check
verified live · 27h ago
funding-explorer
Search European tech funding rounds, companies, investors and exits — sourced, EUR-normalized.
Tools
8
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
8 toolsRead from the running server on 27h ago.
find_companies
read-only
query*
Find companies by name (case-insensitive substring). Returns id, location and verified funding totals; pass the id to get_company for the full profile. Find companies by name (case-insensitive substring). Returns id, location and verified funding totals; pass the id to get_company for the full profile.
get_company
read-only
id*
Full company profile: description, location, sectors, every funding round with stage/amount/investors, named backers, exit if any. Figures are source-linked on the company page URL… Full company profile: description, location, sectors, every funding round with stage/amount/investors, named backers, exit if any. Figures are source-linked on the company page URL.
get_investor
read-only
name*compact
Investor profile: deal count, companies backed, stage mix, portfolio and recent deals. Investor profile: deal count, companies backed, stage mix, portfolio and recent deals.
list_changes
read-only
typeafterlimitsince*
Incremental sync: what was ADDED or REMOVED since a timestamp. Use this — not repeated search_rounds calls — when you keep a local copy in step with the dataset. Sorted oldest-firs… Incremental sync: what was ADDED or REMOVED since a timestamp. Use this — not repeated search_rounds calls — when you keep a local copy in step with the dataset. Sorted oldest-first by ingestion time, so `nextCursor` is resumable: store the last one and start there next run. Reports additions and removals only; the source tables have no modification timestamp, so a silent edit to an existing row is not reported (re-read that record by id when you need its current state). Exits are not available here — that table has no ingestion timestamp.
market_map
read-only
period
Aggregate the European funding picture for a period in ONE call: totals (disclosed €, rounds, companies, investors, exits), concentration, and breakdowns by country, sector and sta… Aggregate the European funding picture for a period in ONE call: totals (disclosed €, rounds, companies, investors, exits), concentration, and breakdowns by country, sector and stage — with provenance (disclosed %, high-confidence %, ECB reconciliation Δ). Beats paging every round to sum client-side. Defaults to the current year.
search_exits
read-only
tofromafterlimitcountry
European tech exits and M&A (acquisitions, IPOs), newest first with a nextCursor. Filter by date window and by the exited company's country (use it for "European exits"). Most deal… European tech exits and M&A (acquisitions, IPOs), newest first with a nextCursor. Filter by date window and by the exited company's country (use it for "European exits"). Most deal values are undisclosed — valueEur is null in ~65% of exits.
search_investors
read-only
pagesorttypequery
Search investors (entity-resolved: name variants are merged). Sortable by deal count or company count. Search investors (entity-resolved: name variants are merged). Sortable by deal count or company count.
search_rounds
read-only
tofromafterlimitstagesector
+2