We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/enessari/metabase-ai-assistant'
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*
# Environment
.env
.env.local
.env.*.local
# Logs
logs/
*.log
error.log
combined.log
# Testing
coverage/
.nyc_output/
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
# Build
dist/
build/
# Temporary files
tmp/
temp/
*.tmp
# API Keys and Secrets
*.key
*.pem
secrets.json
# AI Assistant specific files
CLAUDE.md
claude_desktop_config.json
CLAUDE_DESKTOP_TEST.md
# Database
*.db
*.sqlite
# Cache
.cache/
.metabase-cache/
# PM2
.pm2/
ecosystem.config.js.backup
# Docker
.dockerignore
# Production logs
logs/
*.log
# MCP Publisher tokens
.mcpregistry_*
mcp-publisher