We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tzenderman/shopify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Build output
dist/
build/
# Environment variables
.env
.env.local
# Editors
.idea/
.vscode/
*.swp
*.swo
# OS Files
.DS_Store
Thumbs.db
# Git worktrees
.worktrees/
# Local development and testing
inspector-config.json
inspector.sh
test-server.js
claude_desktop_config.json
# Deployment notes (local only)
DEPLOY_TO_NPM.md
# Deployment-specific configurations (not for public package)
render.yaml
heroku.yml
docker-compose.yml
Dockerfile
.dockerignore
fly.toml
railway.json
vercel.json
# Backup files from sed operations
*.bak
*.bak2
*.bak3
*.bak4
*.bak5
*.bak6