Skip to main content
Glama

Code Executor MCP Server

by aberemia24
.dockerignoreβ€’512 B
# Git .git .gitignore .gitattributes # Node node_modules npm-debug.log yarn-error.log .pnp .pnp.js # Build artifacts (keep dist - we need it!) # dist build *.tsbuildinfo # Tests tests/ *.test.ts *.spec.ts coverage/ .nyc_output # Documentation docs/ *.md !README.md SECURITY.md.backup # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Environment .env .env.local .env.*.local .code-executor.json # Logs *.log audit.log logs/ # Misc .npmrc .editorconfig .prettierrc .eslintrc vitest.config.ts tsconfig.json

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/aberemia24/code-executor-MCP'

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