Skip to main content
GET

Get Server Info

Get information about an MCP server, including its URL and authentication requirements.

Request

Headers

X-API-Key
string
required
Your MCP Rank API key

Query Parameters

server_id
string
required
The MCP Rank server ID (e.g., ai.exa/exa)

Response

id
string
Server ID
name
string
Display name of the server
description
string
Description of what the server does
remote_url
string
The server’s MCP endpoint URL
auth_required
boolean
Whether authentication is required to call this server
auth_type
string
Type of authentication required (if any)

Error Responses