Search European tech funding rounds, companies, investors and exits — sourced, EUR-normalized.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://funding.tech.eu/api/mcp8 herramientas · 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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 de 8 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Search European tech funding rounds, companies, investors and exits — sourced, EUR-normalized.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.