Skip to main content
Glama

MCP Gateway (Parent MCP Server)

by TomCat2357
example.mcp.json411 B
{ "mcpServers": { "mcp-gateway": { "command": "uvx", "args": [ "--from", "git+https://github.com/TomCat2357/MCPgateway", "mcp-gateway", "--children-config", "/home/gk3t-/.codex/children_config.json", "--children-abstract", "/home/gk3t-/.codex/children_abstract.json" ], "env": { "PYTHONUTF8": "1" } } } }

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/TomCat2357/MCPgateway'

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