Add a new MCP registry server whitelisted from MCP Hub. The server can be referenced by gateways to build complete MCP configurations. The server is scoped to the default registry; the registry is auto-created if it does not exist.
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.
User-given name for the server, unique per project and version
32"my-filesystem-server"
Server version (v1, v2, etc.)
"v1"
Whether the server is enabled. Inactive servers are hidden from gateway resolution but not soft-deleted.
MCP Hub server identifier (UUID). Optional โ manually-configured servers may omit it.
"550e8400-e29b-41d4-a716-446655440000"
Source URL (e.g., GitHub link)
"https://github.com/modelcontextprotocol/servers"
Source version or commit hash
"v0.6.2"
Server package name
"@modelcontextprotocol/server-filesystem"
Human-readable server description
"Filesystem access for MCP"
MCP server configuration template. Shape mirrors a single entry of secure-mcp-gateway's mcp_configs.<id>.mcp_config[] array, so the registry server's mcp_config is directly consumable by the gateway runtime.