We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/schimmmi/n8n-workflow-builder'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•266 B
# n8n Workflow Builder MCP Server Configuration
# Your n8n instance URL (without trailing slash)
N8N_API_URL=https://your.n8n.instance.url.de
# Your n8n API Key (get from: Settings > API)
# In n8n: Settings > API > Create New API Key
N8N_API_KEY=your_api_key_here