← Registry

Data Collection

gp-intel.com

Provides tools to query private equity ownership, portfolio, exits, and search companies and firms.

1 endpoint7 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://www.gp-intel.com/api/mcp

No auth detected

MCP server metadata

Name
gp-intel
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

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

Inferred read-only
gp_portfolio

List the portfolio companies of a private equity firm (GP), optionally filtered to active holdings or exited positions.

Inferred read-only
gp_exits

List the exits (realised divestments) of a private equity firm, optionally for a specific year.

Inferred read-only
search_companies

Search the 21,000+ PE-backed companies tracked on GP Intel by name.

Inferred read-only
search_gps

Search the 900+ European private equity firms (GPs) tracked on GP Intel by name.

Inferred read-only
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.

Inferred read-only
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).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.gp-intel]
url = "https://www.gp-intel.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gp-intel": {
      "type": "http",
      "url": "https://www.gp-intel.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gp-intel
Remote MCP URL: https://www.gp-intel.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "gp-intel": {
      "url": "https://www.gp-intel.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gp-intel": {
      "type": "http",
      "url": "https://www.gp-intel.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gp-intel",
  "transport": "streamable-http",
  "url": "https://www.gp-intel.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for gp-intel.com was fetched 2026-08-24T07:30:13.715Z.

Trust status Trusted

gp-intel.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.