Skip to main content
Glama

MCP-Gateway

config.json408 B
{ "stdio_test": { "type": "stdio", "command": "python", "args": [ "mods/stdio_test_server.py" ], "env": { "PYTHONUNBUFFERED": "1" } }, "sse_test": { "type": "sse", "url": "http://127.0.0.1:8021/mcp_sse", "command": "python", "args": [ "mods/sse_test_server.py" ], "env": { "PYTHONUNBUFFERED": "1" } } }

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/trtyr/MCP-Gateway'

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