Skip to main content
Glama
.dockerignore615 B
# Node modules (will be installed in container) node_modules npm-debug.log yarn-error.log # Build artifacts dist *.tsbuildinfo # Test files **/*.test.ts **/*.spec.ts **/*.test.js **/*.spec.js coverage .nyc_output # Development files .git .gitignore .github .vscode .idea *.swp *.swo *~ # Documentation (except README and LICENSE which are copied explicitly) *.md !README.md !LICENSE # Configuration files (will be mounted as volume) mcp-process-config.json test-config.json config/ # CI/CD .travis.yml .gitlab-ci.yml azure-pipelines.yml # OS files .DS_Store Thumbs.db # Temporary files tmp temp *.tmp *.log

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-process'

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