Skip to main content
Glama

Waygate MCP

claude_desktop_config.json•450 B
{ "mcpServers": { "waygate-mcp": { "command": "python", "args": [ "-m", "source.waygate_mcp", "--port", "8000", "--env", "production" ], "cwd": "/home/jeremy/waygate-mcp", "env": { "WAYGATE_ENV": "production", "WAYGATE_LOG_LEVEL": "INFO", "WAYGATE_SECRET_KEY": "your-secure-secret-key-here", "WAYGATE_API_KEY": "your-api-key-here" } } } }

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/jeremylongshore/waygate-mcp'

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