Skip to main content
Glama
mcp-process-config.json591 B
{ "allowedExecutables": ["node", "npm", "echo", "cat", "ls", "pwd", "sleep"], "blockSetuidExecutables": true, "blockShellInterpreters": false, "defaultResourceLimits": { "maxCpuPercent": 80, "maxMemoryMB": 1024, "maxFileDescriptors": 1024, "maxCpuTime": 300, "maxProcesses": 10 }, "maxConcurrentProcesses": 10, "maxProcessLifetime": 3600, "allowProcessTermination": true, "allowGroupTermination": true, "allowForcedTermination": true, "allowStdinInput": true, "allowOutputCapture": true, "enableAuditLog": true, "requireConfirmation": false }

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/Digital-Defiance/mcp-process'

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