# MCP Server Configuration MCP_SERVER_PORT=3000 MCP_SERVER_HOST=localhost # n8n Configuration N8N_API_URL=http://localhost:5678 N8N_API_KEY=your-n8n-api-key # Authentication MCP_AUTH_TOKEN=your-secure-token # Logging LOG_LEVEL=info