Skip to main content
Glama

Make MCP Server

by 3rzy
claude_desktop_config.example.json305 B
{ "mcpServers": { "make": { "command": "node", "args": ["/Users/username/path/to/make-mcp-server/make-mcp-server.js"], "env": { "MAKE_API_TOKEN": "twój_token_api_make", "PORT": "3001" }, "url": "ws://localhost:3001", "disabled": true } } }

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/3rzy/make-mcp-integration-issue'

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