Skip to main content
Glama
example-config.json341 B
{ "mcpServers": { "sitebay-stdio": { "command": "uvx", "args": ["sitebay-mcp"], "env": { "SITEBAY_API_TOKEN": "your_sitebay_api_token_here" } }, "sitebay-http": { "url": "http://127.0.0.1:7823", "env": { "SITEBAY_API_TOKEN": "your_sitebay_api_token_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/sitebay/sitebay-mcp'

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