Skip to main content
Glama
claude_desktop_config.json.example843 B
{ "mcpServers": { "n8n-main": { "command": "C:\\Program Files\\nodejs\\npx.cmd", "args": [ "-y", "supergateway", "--sse", "https://chene.app.n8n.cloud/mcp/d4359c89-e254-44bd-ab0f-2045b9ce28d0" ] }, "n8n-alt": { "command": "C:\\Program Files\\nodejs\\npx.cmd", "args": [ "-y", "supergateway", "--sse", "https://chene.app.n8n.cloud/mcp/c59a0cc8-1b3e-47a3-88db-250561b4e5ec" ] }, "blender": { "command": "uvx", "args": [ "blender-mcp" ] }, "calculator": { "command": "uv", "args": [ "--directory", "C:/Users/eric/OneDrive/Desktop/MCP server course", "run", "server.py" ], "env": {} } } }

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/xiaoyuchenhot/MCP-example'

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