We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Lyellr88/marm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Environment variables and API keys
.env
.env.local
.env.production
config.js
# Development files (local only)
debug.js
# Node modules (if you add any)
node_modules/
# Build outputs
dist/
build/
# Logs
*.log
npm-debug.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Coverage directory used by tools like istanbul
coverage/
# IDE
.vscode/
.idea/
# OS
.DS_Store
Thumbs.db
# Development/Testing files (local only)
debug.js
# Claude Code CLI files
.claude/