We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ahao0150/debug-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•209 B
# Debug Server Port (using uncommon port to avoid conflicts)
# Can also use MCP_DEBUG_PORT environment variable
DEBUG_PORT=37373
# Log file path (relative to user project directory)
LOG_FILE=.debug/debug.log