Returns all MCP gateways for the project whose servers_config.servers[] includes a server matching the given (saved_name, server_version). Requires X-Enkrypt-MCP-Registry-Server header.
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.
Registry server saved_name
32"my-filesystem-server"
Registry server version (defaults to "v1")
"v1"
Page number (1-indexed)
x >= 11
Number of items per page (max 100)
1 <= x <= 10010
Optional filter on the is_active column. Omit to return all rows (default behaviour). Set to true for active-only or false for inactive-only.