theognis1002/mcp-gateway
Model Context Protocol (MCP) Gateway & Registry - Central hub for managing tools, resources, and prompts for MCP-compatible LLMs. Translates REST APIs into MCP, builds virtual MCP servers with security and observability, and bridges multiple transports (stdio, SSE, streamable HTTP).
Platform-specific configuration:
{
"mcpServers": {
"mcp-gateway": {
"command": "npx",
"args": [
"-y",
"mcp-gateway"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...