Skip to main content
Glama
.dockerignoreβ€’563 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Development files .env .env.local .env.development .env.test .env.production # Build artifacts (we'll build fresh in Docker) dist/ build/ *.tsbuildinfo # IDE and OS files .vscode/ .idea/ *.swp *.swo .DS_Store Thumbs.db # Git .git/ .gitignore # Testing coverage/ .nyc_output/ test-results/ # Documentation (except README) docs/ *.md !README.md !LICENSE # CI/CD .github/ .gitlab-ci.yml .travis.yml # Temporary files tmp/ temp/ *.tmp *.log # Development scripts test-*.js !tests/

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/jezweb/twenty-mcp'

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