Skip to main content
Glama

MCP Gateway (Parent MCP Server)

by TomCat2357
children_config.example.json497 B
{ "mcpServers": { "serena": { "command": "uvx", "args": [ "--from", "git+https://github.com/oraios/serena", "serena", "start-mcp-server" ] }, "context7": { "command": "npx", "args": [ "-y", "@upstash/context7-mcp" ] }, "codegraph": { "type": "stdio", "command": "codegraph-mcp", "args": [ "serve", "--repo", "." ], "env": {} } } }

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