# Git
.git
.gitignore
# Node modules
node_modules
npm-debug.log
yarn-error.log
# Build artifacts (if any are generated locally and not needed in the image)
# build/ (The Dockerfile handles copying the build from the builder stage)
# OS-specific files
.DS_Store
Thumbs.db
# Environment files (should be passed at runtime, not baked into the image)
.env
# Docker specific files
Dockerfile
.dockerignore
# Editor/IDE specific files
.vscode/
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/getAlby/nwc-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server