Search European tech funding rounds, companies, investors and exits — sourced, EUR-normalized.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://funding.tech.eu/api/mcp8 Tools · 1929 mssearch_roundsSearch European tech funding rounds (cited, EUR-normalized at the ECB rate on the round date). Returns newest first with a `nextCursor` for pagination.Search European tech funding rounds (cited, EUR-normalized at the ECB rate on the round date). Returns newest first with a `nextCursor` for pagination.
| Parameter | Typ | Beschreibung |
|---|---|---|
| country | string | Country filter, e.g. "UK", "Germany", "France", "Türkiye" |
| stage | string | Stage filter, e.g. "Seed", "Series A", "Debt", "Grant" |
| sector | string | Sector filter (canonical), e.g. "AI", "Fintech", "Healthtech", "Software", "Cleantech", "Energy" |
| minAmountEur | number | Only rounds of at least this many EUR |
| from | string | Earliest round date, YYYY-MM-DD |
| to | string | Latest round date, YYYY-MM-DD |
| limit | number | Max results (default 25, cap 100) |
| after | string | Opaque nextCursor from a previous call |
find_companiesFind 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| query* | string | Company name or fragment, e.g. "Theker", "mistral" |
get_companyFull 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| id* | string | Company id from find_companies or search_rounds |
search_investorsSearch 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| query | string | Investor name or fragment, e.g. "accel" |
| type | string | Investor type filter, e.g. "Venture Capital" |
| sort | string | — |
| page | number | — |
get_investorInvestor profile: deal count, companies backed, stage mix, portfolio and recent deals.Investor profile: deal count, companies backed, stage mix, portfolio and recent deals.
| Parameter | Typ | Beschreibung |
|---|---|---|
| name* | string | Investor display name, e.g. "Accel" or "High-Tech Gründerfonds (HTGF)" |
| compact | boolean | Lean profile to save context: top 15 portfolio companies by €, top co-investors, no year-by-year breakdown |
search_exitsEuropean 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.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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| country | string | Exited company country, e.g. "UK", "Germany", "France" |
| from | string | Earliest exit date, YYYY-MM-DD |
| to | string | Latest exit date, YYYY-MM-DD |
| limit | number | — |
| after | string | Opaque nextCursor from a previous call |
market_mapAggregate 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-sid…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-sid…
| Parameter | Typ | Beschreibung |
|---|---|---|
| period | string | A year ("2026"), quarter ("2026-q1") or month ("2026-01"); defaults to the current year |
list_changesIncremental 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 r…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 r…
| Parameter | Typ | Beschreibung |
|---|---|---|
| type | string | What to sync — "rounds" (default) or "companies" |
| since* | string | Start of the window: a date (YYYY-MM-DD) or the ISO timestamp your last sync ended at |
| limit | number | Max results (default 25, cap 100) |
| after | string | Opaque nextCursor from a previous call |
8 von 8 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Search European tech funding rounds, companies, investors and exits — sourced, EUR-normalized.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.