Skip to main content
Glama

n8n MCP Server

MIT License
133
1,377
  • Apple
  • Linux
.env.example357 B
# n8n MCP Server Environment Variables # Required: URL of the n8n API (e.g., http://localhost:5678/api/v1) N8N_API_URL=http://localhost:5678/api/v1 # Required: API key for authenticating with n8n # Generate this in the n8n UI under Settings > API > API Keys N8N_API_KEY=your_n8n_api_key_here # Optional: Set to 'true' to enable debug logging DEBUG=false

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/leonardsellem/n8n-mcp-server'

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