Skip to main content
Glama

Agent MCP Gateway

get_gateway_status

Check gateway status, configuration state, and hot reload diagnostics to monitor MCP server health and operational status.

Instructions

Get gateway status, configuration state, and hot reload diagnostics.

NOTE: Only available when debug mode is enabled.

Input Schema

NameRequiredDescriptionDefault
agent_idNoYour agent identifier (leave empty if not provided to you)

Input Schema (JSON Schema)

{ "properties": { "agent_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "description": "Your agent identifier (leave empty if not provided to you)" } }, "type": "object" }

Other Tools from Agent MCP Gateway

Related Tools

    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/roddutra/agent-mcp-gateway'

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