Documentation
How to connect a server to your AI client.
GeodeMCP is a directory of Model Context Protocol servers. Browse the catalog, open a server, and connect it to your AI client with one account.
Getting started
- 1. Find a server. Use search or browse by category.
- 2. Connect. On a server page, click Connect and request access. The first 20 requests are free.
- 3. Add it to your client. Each server page has a Setup section with ready-to-paste config for Claude Desktop, Cursor and any MCP client.
Configuration
Hosted servers use a streamable HTTP / SSE endpoint and an API key. A typical client config looks like this:
{
"mcpServers": {
"your-server": {
"url": "https://mcp.geodemcp.com/your-server",
"headers": { "Authorization": "Bearer YOUR_GEODE_KEY" }
}
}
}
Early access
We are onboarding servers gradually. When you connect to a server that is not live yet, you join the access list and we notify you by email as soon as it is ready. No card required.
Missing a server?
If a tool you use is not listed, submit it here. We review every submission and prioritise the most requested integrations.