We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/arabold/docs-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.dockerignore•292 B
# Docker specific
Dockerfile
.dockerignore
# Version control
.git
.github
.husky
# Already in gitignore but explicitly listed for Docker context
node_modules
dist
*.log
.env*
# Other
.store
README.md
ARCHITECTURE.md
CHANGELOG.md
AGENTS.md
docker-compose.yml
commitlint.config.js
test
docs