# MCP Rank ## Docs - [Authentication](https://docs.mcprank.app/api/authentication.md): API authentication methods - [Refresh Token](https://docs.mcprank.app/api/identity/refresh-token.md): Refresh an expired MCP Identity Token - [Revoke Tokens](https://docs.mcprank.app/api/identity/revoke-token.md): Revoke all tokens for a user - [Get Session Status](https://docs.mcprank.app/api/identity/session-status.md): Poll the status of an auth session - [Create Auth Session](https://docs.mcprank.app/api/identity/sessions.md): Create a JIT authentication session for OAuth - [Get/Create Token](https://docs.mcprank.app/api/identity/token.md): Get or create an MCP Identity Token for a user - [Call Server](https://docs.mcprank.app/api/mcp/call.md): Make a JSON-RPC call to an MCP server - [Get Server Info](https://docs.mcprank.app/api/mcp/server-info.md): Get information about an MCP server - [Call Tool](https://docs.mcprank.app/api/mcp/tools-call.md): Call a specific tool on an MCP server - [List Tools](https://docs.mcprank.app/api/mcp/tools-list.md): List tools available on an MCP server - [API Overview](https://docs.mcprank.app/api/overview.md): MCP Rank REST API documentation - [Get Proxy Info](https://docs.mcprank.app/api/proxy/proxy-info.md): Check if user can access a provider via proxy - [Proxy Request](https://docs.mcprank.app/api/proxy/proxy-request.md): Proxy requests to OAuth provider APIs - [Search Servers](https://docs.mcprank.app/api/search/search-servers.md): Search for MCP servers matching a query - [Agent Tools](https://docs.mcprank.app/sdk/guides/agent-tools.md): Build AI agents with automatic tool discovery - [User Authentication](https://docs.mcprank.app/sdk/guides/user-auth.md): Implement OAuth flows for your users - [MCP Identity](https://docs.mcprank.app/sdk/identity.md): Authenticate users and access their data securely - [Installation](https://docs.mcprank.app/sdk/installation.md): Install the MCP Rank SDK - [Proxy](https://docs.mcprank.app/sdk/proxy.md): Make API calls on behalf of authenticated users - [Quickstart](https://docs.mcprank.app/sdk/quickstart.md): Get up and running with MCP Rank in minutes - [Search](https://docs.mcprank.app/sdk/search.md): Find relevant MCP servers for any task ## OpenAPI Specs - [openapi](https://docs.mcprank.app/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/mcp-rank/mcp-rank) - [Discord](https://discord.gg/mcprank)