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
Documentation Index
Fetch the complete documentation index at: https://docs.enkryptai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Registry server saved_name
Maximum string length:
32Example:
"my-filesystem-server"
Registry server version (defaults to "v1")
Example:
"v1"

