Skip to main content
Glama

gateway_list_servers

Lists connected MCP backend servers with their status, tool count, and circuit-breaker state to monitor server availability and resource allocation.

Instructions

List all 0 connected MCP backend servers with their status, tool count, and circuit-breaker state.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • Tool definition for 'gateway_list_servers'. The file acts as a benchmark and lists the tool as part of the Meta-MCP gateway pattern.
    GATEWAY_TOOLS = [
        {
            "name": "gateway_list_servers",
            "description": (
                "List all registered MCP backend servers with their names, "
                "descriptions, and tool counts. Use this first to discover "
                "available capabilities."
            ),
            "inputSchema": {
                "type": "object",
                "properties": {},
            },
        },

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MikkoParkkola/mcp-gateway'

If you have feedback or need assistance with the MCP directory API, please join our Discord server