Skip to main content
Glama

Edit MCP

config.http.example.json481 B
{ "editExecutable": "edit", "maxEditInstances": 5, "instanceTimeout": 300000, "port": 3000, "debug": false, "useStdio": false, "corsOrigins": ["http://localhost:*", "https://localhost:*"], "rateLimitWindowMs": 900000, "rateLimitMax": 100, "authEnabled": false, "apiKey": "your-api-key-here", "simpleOperationThreshold": 1000, "complexityFactors": { "fileSize": 1.0, "operationComplexity": 2.0, "multiFileOperation": 3.0 } }

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/mixelpixx/edit-mcp'

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