Skip to main content
Glama
.dockerignore•628 B
# Node modules (will be installed in container) node_modules/ npm-debug.log yarn-error.log yarn-debug.log # Build artifacts dist/ *.tsbuildinfo # Test files **/*.spec.ts **/*.test.ts **/*.spec.js **/*.test.js coverage/ .nyc_output/ test-output/ # Development files .vscode/ .idea/ *.swp *.swo *~ # Git .git/ .gitignore .gitattributes # CI/CD .github/ # Documentation (except README) TESTING.md API.md CONFIGURATION.md # OS files .DS_Store Thumbs.db # Temporary files tmp/ temp/ *.tmp # Environment files .env .env.local .env.*.local # Docker files (don't copy into image) Dockerfile* docker-compose*.yml .dockerignore

Latest Blog Posts

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/Digital-Defiance/mcp-screenshot'

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