We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SrAndres629/n8n_dev_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•221 B
# Copy this file to .env and fill in your values
N8N_API_KEY=your_api_key_here
N8N_BASE_URL=http://localhost:5678/api/v1
N8N_EDITOR_URL=http://localhost:5678
N8N_DATA_DIR=~/.n8n
API_HOST=0.0.0.0
API_PORT=8000
DEBUG=false