Skip to main content

API Overview

The MCP Rank API provides programmatic access to:
  • Search: Find relevant MCP servers via semantic search
  • Identity: Server-side token management for user authentication
  • OAuth Proxy: Make Google API calls on behalf of users
  • MCP Proxy: Call MCP server tools through MCP Rank

Base URL

Authentication

All requests require an API key in the X-API-Key header:
Get your API key from the dashboard. For proxy requests that access user data, you also need an MCP Identity Token (MIT) in the Authorization header:

Endpoints

Identity (Server-Side Token Management)

OAuth Proxy (Google APIs)

MCP Server Proxy

Response Format

All responses are JSON:

Errors

Errors return appropriate HTTP status codes:

Error Codes

For 403 responses, check the detail.code field:

Rate Limits

Rate limit headers are included in responses: