Skip to main content
Glama

Edit MCP

config.example.json556 B
{ "editMCP": { "editExecutable": "edit", "maxEditInstances": 5, "instanceTimeout": 300000, "caching": { "enabled": true, "maxCacheSize": "100MB", "ttl": 3600 }, "routing": { "simpleOperationThreshold": 1000, "complexityFactors": { "fileSize": 0.3, "operationType": 0.4, "contextRequirement": 0.3 } }, "performance": { "batchOperationThreshold": 50, "maxConcurrentOperations": 10, "streamingThreshold": "10MB" } } }

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