Get MCP Server Tools
π§ͺ MCP Playground API
Get MCP Server Tools
Discovers all tools exposed by an MCP server. Spawns the server inside a sandbox, initialises a session, calls list_tools(), and returns the server metadata together with every toolβs name, description, and input schema.
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.
GET
Get MCP Server Tools
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"

