Skip to main content
Glama

Isolator MCP Server

by Ompragash
isolator_config.json507 B
{ "isolatorPath": "./isolator", "defaultTimeoutSeconds": 60, "defaultMemoryMB": 256, "defaultCpus": 0.5, "defaultPidsLimit": 64, "defaultNetworkMode": "none", "defaultCapDrop": ["ALL"], "defaultReadOnlyRootfs": true, "defaultContainerWorkdir": "/workspace", "languageSettings": { "python": { "image": "python:3.11-alpine" }, "go": { "image": "golang:1.21-alpine" }, "javascript": { "image": "node:20-alpine" } }, "promptsDir": "./prompts" }

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/Ompragash/isolator-mcp'

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