Test MCP Server Connectivity
๐งช MCP Playground API
Test MCP Server Connectivity
Tests connectivity to an MCP server by spawning it (inside a sandbox), running session.initialize(), and returning the serverโs reported name / version / description and connection latency.
The target server is identified by the X-Enkrypt-MCP-Registry-Server header โ the gateway fetches its config from GET /mcp-registry/get-server using your apikey and uses the cloudโs 200/401/403 response as the authentication gate. No request body is required.
POST
Test MCP Server Connectivity
Authorizations
Headers
Registry server saved_name
Maximum string length:
32Example:
"my-filesystem-server"
Registry server version (defaults to "v1")
Example:
"v1"

