# Tech.eu Funding Explorer MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/eu-tech-funding-funding-explorer
- Website: https://funding.tech.eu/for-ai

## Install
- Endpoint: https://funding.tech.eu/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://funding.tech.eu/api/mcp

## Tools
- 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. Endpoint: https://funding.tech.eu/api/mcp
- 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. Endpoint: https://funding.tech.eu/api/mcp
- 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. Endpoint: https://funding.tech.eu/api/mcp
- search_investors - Search investors (entity-resolved: name variants are merged). Sortable by deal count or company count. Endpoint: https://funding.tech.eu/api/mcp
- get_investor - Investor profile: deal count, companies backed, stage mix, portfolio and recent deals. Endpoint: https://funding.tech.eu/api/mcp
- 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. Endpoint: https://funding.tech.eu/api/mcp
- 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. Endpoint: https://funding.tech.eu/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: eu.tech.funding
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 13, 2026
- Source: https://registry.modelcontextprotocol.io
