eu.tech.funding/funding-explorer

MCPcommunityattivo
v1.0.0eu.tech.fundingUnknownAggiornato 2 mesi fa

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

Stato dell’endpointattivo
verificato 3 h fa · 1929 ms
100 % degli ultimi 4 controlli hanno raggiunto questo endpoint
Funziona in
ClaudeCursorCopilotChatGPTGemini

Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
2 mesi faUltimo aggiornamento
Pacchetto
Autoreeu.tech.funding
LicenzaUnknown
Versione1.0.0
Fontemcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/30
Publisher: per questo annuncio non risulta alcun repository, quindi `forge publish` non può verificare la proprietà automaticamente. Usa «Rivendica questo annuncio» qui sopra — Forge li esamina a mano.
Verifica del dominio+0/10
Al momento non disponibile per questo tipo di annuncio — oggi il controllo del dominio viene eseguito solo per i pacchetti su npm, quindi questa riga non può ancora essere ottenuta qui, indipendentemente da cosa sia ospitato sul dominio.
Analisi prompt injection · pulita+30/30
Analisi offuscamento / esfiltrazione · pulita+20/20
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
DipendenzeNon verificate
Superficie di strumenti8 strumenti · nessuno privilegiato
Analisi di sicurezza✓ Pulitovlive · oggiQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato14 lug 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

8 strumenti · nessuno privilegiato
Osservato in tempo reale dall’endpoint del fornitore3h ago

Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.

  • https://funding.tech.eu/api/mcp8 strumenti · 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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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…

ParametroTipoDescrizione
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…

ParametroTipoDescrizione
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 strumenti su 8 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

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

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Nessuna copertura delle dipendenze

Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.