Back to tools

list_mcp_servers

List all known MCP servers across the platform, including status and endpoints.

Schema and Policy
{
  "name": "list_mcp_servers",
  "description": "List all known MCP servers across the platform, including status and endpoints.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "category": "MCP Federation",
  "authRequired": false,
  "mutability": "read",
  "status": "active"
}