Search European tech funding rounds, companies, investors and exits — sourced, EUR-normalized.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://funding.tech.eu/api/mcp8 outils · 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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…
| Paramètre | Type | Description |
|---|---|---|
| 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…
| Paramètre | Type | Description |
|---|---|---|
| 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 outils sur 8 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Search European tech funding rounds, companies, investors and exits — sourced, EUR-normalized.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.