MCP Gateway provides OAuth 2.0 proxy with dynamic client registration, prompt analytics, and firewall capabilities. It connects to OAuth 2.0 providers and integrates with MCP servers. Developers use it to build secure, enterprise-grade MCP servers with analytics and access control.
MCP Gateway provides OAuth 2.0 proxy with dynamic client registration, prompt analytics, and firewall capabilities. It connects to OAuth 2.0 providers and integrates with MCP servers. Developers use it to build secure, enterprise-grade MCP servers with analytics and access control.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"hyprmcp-mcp-gateway-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-hyprmcp-mcp-gateway-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp gateway?"
API Key Required
This server requires an API key from mcp gateway. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_GATEWAY_API_KEY | Yes | Your mcp gateway API key |
"What resources are available in mcp gateway?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp gateway"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp gateway with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.