eu.tech.funding/funding-explorer

MCPcomunidaden línea
v1.0.0eu.tech.fundingUnknownActualizado hace 2 m

Search European tech funding rounds, companies, investors and exits — sourced, EUR-normalized.

Estado del endpointen línea
comprobado hace 3 h · 1929 ms
100 % de las últimas 4 comprobaciones llegaron a este endpoint
Funciona en
ClaudeCursorCopilotChatGPTGemini

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.

Indexado automáticamente desde fuentes públicas. Aún sin verificar por su desarrollador en Forge.Reclamar este listado →
hace 2 mÚltima actualización
Paquete
Autoreu.tech.funding
LicenciaUnknown
Versión1.0.0
Fuentemcp-registry
Estado de confianza
B
60/100Bueno
Listado en el índice de Forge+10/10
Identidad del publicador verificada+0/30
Publicador: este listado no tiene ningún repositorio registrado, así que `forge publish` no puede verificar la propiedad de forma automática. Usa «Reclamar este listado» arriba — en Forge lo revisamos a mano.
Verificación de dominio+0/10
Ahora mismo no está disponible para este tipo de listado: hoy la comprobación de dominio solo se ejecuta para paquetes publicados en npm, así que esta fila todavía no se puede conseguir aquí, sea lo que sea lo que haya alojado en el dominio.
Análisis de inyección de prompts · limpio+30/30
Análisis de ofuscación / exfiltración · limpio+20/20
EstadoIndexado por la comunidad
PublicadorSin verificar
FirmaSin firmar
Dominio
Procedencia
DependenciasSin auditar
Superficie de herramientas8 herramientas · ninguna privilegiada
Análisis de seguridad✓ Limpiovlive · hoy¿Qué tan bien funciona este análisis?
EvaluacionesNinguna
Indexado14 jul 2026

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.

Herramientas

8 herramientas · ninguna privilegiada
Observado en vivo desde el endpoint del proveedor3h ago

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 ms
search_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ámetroTipoDescripción
countrystringCountry filter, e.g. "UK", "Germany", "France", "Türkiye"
stagestringStage filter, e.g. "Seed", "Series A", "Debt", "Grant"
sectorstringSector filter (canonical), e.g. "AI", "Fintech", "Healthtech", "Software", "Cleantech", "Energy"
minAmountEurnumberOnly rounds of at least this many EUR
fromstringEarliest round date, YYYY-MM-DD
tostringLatest round date, YYYY-MM-DD
limitnumberMax results (default 25, cap 100)
afterstringOpaque 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ámetroTipoDescripción
query*stringCompany 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ámetroTipoDescripción
id*stringCompany 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ámetroTipoDescripción
querystringInvestor name or fragment, e.g. "accel"
typestringInvestor type filter, e.g. "Venture Capital"
sortstring
pagenumber
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ámetroTipoDescripción
name*stringInvestor display name, e.g. "Accel" or "High-Tech Gründerfonds (HTGF)"
compactbooleanLean 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ámetroTipoDescripción
countrystringExited company country, e.g. "UK", "Germany", "France"
fromstringEarliest exit date, YYYY-MM-DD
tostringLatest exit date, YYYY-MM-DD
limitnumber
afterstringOpaque 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ámetroTipoDescripción
periodstringA 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ámetroTipoDescripción
typestringWhat to sync — "rounds" (default) or "companies"
since*stringStart of the window: a date (YYYY-MM-DD) or the ISO timestamp your last sync ended at
limitnumberMax results (default 25, cap 100)
afterstringOpaque 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.

Acerca de

Search European tech funding rounds, companies, investors and exits — sourced, EUR-normalized.

Palabras clave
mcp
Alternativas
Comparando superficies de herramientas…

Sin cobertura de dependencias

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.