mcpbeat

Tech.eu Funding Explorer MCP Server

eu.tech.funding/funding-explorer
not responding

Tech.eu Funding Explorer is listed as active in the registry but did not answer our last check. It exposes 7 tools.

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

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
41.8%
Uptime 24h
38 of 91 checks
7
Tools
read from the server
457 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add funding-explorer --transport http https://funding.tech.eu/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "funding-explorer": {
      "url": "https://funding.tech.eu/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.funding-explorer]
url = "https://funding.tech.eu/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "funding-explorer": {
      "url": "https://funding.tech.eu/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "funding-explorer": {
      "url": "https://funding.tech.eu/api/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

companies
find_companies
Find companies by name (case-insensitive substring). Returns id, location and verified funding totals; pass the id to get_company for the full profile.
company
get_company
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.
exits
search_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.
investor
get_investor
Investor profile: deal count, companies backed, stage mix, portfolio and recent deals.
investors
search_investors
Search investors (entity-resolved: name variants are merged). Sortable by deal count or company count.
market
market_map
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-side. Defaults to the current year.
rounds
search_rounds
Search European tech funding rounds (cited, EUR-normalized at the ECB rate on the round date). Returns newest first with a `nextCursor` for pagination.

Endpoints

URLTransportStateLatencyChecked
https://funding.tech.eu/api/mcp streamable-http answering 127 ms 4 min ago

Tech.eu Funding Explorer — questions

Answers built from our own checks of this server.

What can Tech.eu Funding Explorer do?
It exposes 7 tools, read directly from the server on our last check. Among them: find_companies, get_company, get_investor, market_map, search_exits, search_investors and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Tech.eu Funding Explorer working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 38 of 91 checks got a reply (41.8%), average response time 457 ms. The bar chart above shows every period we have measured.
The registry lists Tech.eu Funding Explorer as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Tech.eu Funding Explorer?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Tech.eu Funding Explorer need an API key?
No. Tech.eu Funding Explorer completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tech.eu Funding Explorer?
It answers our handshake in 457 ms on average, which is faster than 26% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.