API Evangelist MCP Server
Install the API Evangelist catalog as an MCP server — sixteen years of API research as tools, prompts, and resources, in any MCP client.
https://mcp.apievangelist.com/mcp
api-evangelist · registry
com.apievangelist/api-evangelistNo API key required for discovery. The research depth is Pro.
Add it to your client
One command in your terminal:
claude mcp add --transport http api-evangelist https://mcp.apievangelist.com/mcp
Add to your mcp.json (or .vscode/mcp.json):
{
"mcpServers": {
"api-evangelist": {
"url": "https://mcp.apievangelist.com/mcp"
}
}
}
Settings → Developer → Edit Config, then bridge the HTTP endpoint with
mcp-remote:
{
"mcpServers": {
"api-evangelist": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.apievangelist.com/mcp"]
}
}
}
The server speaks streamable HTTP MCP at
https://mcp.apievangelist.com/mcp. Point any Model Context
Protocol client at that URL. For stdio-only clients, wrap it with
mcp-remote.
The one-click Install as MCP button above uses the
API Commons install flow.
What's inside
The same catalog behind network search — 5k+ stories, 77 topic areas, 2.5k governance building blocks, papers, conversations, videos, the solutions (740+) and tools (400+) registries, timelines, services, and vocabulary — exposed as MCP tools, prompts, and resources.
Discovery tools Free
Search and pull anything on the network.
Prompts Free
Guided ways to start a session.
Resources
Research depth Pro
Synthesis that bundles the research for you.
Pro unlocks full content and synthesis — see plans or talk with Kin.