Skip to main content
Glama

SystemPrompt Coding Agent

Official
.dockerignore441 B
# Dependencies node_modules/ **/node_modules/ # Environment files .env .env.* !.env.example # Build artifacts (we'll build inside Docker) build/ dist/ *.tsbuildinfo # Development files .git/ .gitignore .github/ *.md !README.md !LICENSE # IDE .vscode/ .idea/ *.swp *.swo # Testing coverage/ .nyc_output/ e2e-test/ # Logs *.log npm-debug.log* yarn-debug.log* # OS files .DS_Store Thumbs.db # Temporary files *.tmp *.temp output/ agent/

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/systempromptio/systemprompt-code-orchestrator'

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