Skip to main content
Glama
mcp-config.example.json334 B
{ "mcpServers": { "xdebug": { "command": "node", "args": ["/home/power/Projects/xdebug-mcp/dist/index.js"], "env": { "XDEBUG_PORT": "9003", "XDEBUG_HOST": "0.0.0.0", "LOG_LEVEL": "info", "PATH_MAPPINGS": "{\"/var/www/html\": \"/home/power/projects/myapp\"}" } } } }

Latest Blog Posts

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/kpanuragh/xdebug-mcp'

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