All MCP servers

Servicegraph

Official
by Api.AirforceStreamable HTTP082MIT

Datasets for founders: directories, newsletters, and agencies, with metrics attached.

mcpopen-source

Endpoint

POST https://mcp.servicegraph.co

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "servicegraph-impe555e": {
      "url": "https://mcp.servicegraph.co",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}