Skip to main content
Glama

Code Mode MCP Server

by cexll
.srt-settings.example.json552 B
{ "network": { "allowedDomains": [ "github.com", "*.github.com", "api.github.com", "npmjs.org", "*.npmjs.org", "anthropic.com", "*.anthropic.com" ], "deniedDomains": [] }, "filesystem": { "denyRead": [ "~/.ssh", "~/.aws", "~/.config/gcloud" ], "allowWrite": [ ".", "/tmp" ], "denyWrite": [ ".env", ".git", "node_modules" ] }, "ignoreViolations": { "*": ["/usr/bin", "/System"], "npm": ["/private/tmp"] } }

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/cexll/code-mode-mcp'

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