mcpbeat

GP Intel MCP Server

io.github.gparientee/gp-intel
answering

GP Intel is answering right now. Last checked 14 min ago. It exposes 7 tools. Last commit 12 Jun 2026.

Verified European PE ownership: who owns a company, GP portfolios, exits by year. Hand-checked.

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
96.7%
Uptime 24h
88 of 91 checks
7
Tools
read from the server
294 ms
Response time
average over 24h
0
Stars
last commit 12 Jun 2026

Connect this server

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

run in your terminal
claude mcp add gp-intel --transport http https://www.gp-intel.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gp-intel": {
      "url": "https://www.gp-intel.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gp-intel]
url = "https://www.gp-intel.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "gp-intel": {
      "url": "https://www.gp-intel.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gp-intel": {
      "url": "https://www.gp-intel.com/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.

exits
gp_exits
List the exits (realised divestments) of a private equity firm, optionally for a specific year. The query AI search cannot answer reliably: 'what did GP X sell in YEAR'. Returns company, exit year, exit route, hold period.
search_exits
Cross-firm exit search the per-firm tools cannot do: filter REALISED exits across ALL European PE firms by year (or range), exit route, sector and geography. Set group_by to count instead of list, e.g. group_by='exit_type' with year=2026 answers 'how many GP-led / continuation exits in 2026 across Europe'. exit_type 'GP-led' covers continuation funds, strip sales and GP-led tender offers. Buyer names and MOIC stay locked unless authenticated as Pro.
companies
search_companies
Search the 21,000+ PE-backed companies tracked on GP Intel by name.
deals
search_deals
Cross-firm investment search across ALL European PE firms: filter portfolio companies by entry year (or range), sector, geography and status (active/exited). Set group_by to count instead of list, e.g. answers 'how many French healthcare companies were PE-backed in 2024 across all firms'. Buyer names and MOIC stay locked unless authenticated as Pro.
gps
search_gps
Search the 900+ European private equity firms (GPs) tracked on GP Intel by name. Returns country, AUM and strategies.
portfolio
gp_portfolio
List the portfolio companies of a private equity firm (GP), optionally filtered to active holdings or exited positions. Returns company, sector, geography, entry year, exit year/type, fund and vintage.
who
who_owns
Find who owns a company: its current private equity owner(s) and the full ownership history (entry years, exits with year and route). Covers 21,000+ companies held by European PE firms, hand-verified. Use for questions like 'who owns X' or 'X parent company'.

Endpoints

URLTransportStateLatencyChecked
https://www.gp-intel.com/api/mcp streamable-http answering 262 ms 14 min ago

GP Intel — questions

Answers built from our own checks of this server.

What can GP Intel do?
It exposes 7 tools, read directly from the server on our last check. Among them: gp_exits, gp_portfolio, search_companies, search_deals, search_exits, search_gps 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 GP Intel working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 91 checks got a reply (96.7%), average response time 294 ms. The bar chart above shows every period we have measured.
How do I connect GP Intel?
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 GP Intel need an API key?
No. GP Intel 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 GP Intel?
It answers our handshake in 294 ms on average, which is faster than 47% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is GP Intel open source?
Yes — it is published under the NOASSERTION licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.