We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samwang0723/mcp-booking'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
package-lock.json
# Build outputs
dist/
build/
# Environment files
.env
.env.local
.env.production
# Logs
*.log
# OS generated files
.DS_Store
Thumbs.db
# IDE files
.vscode/
.cursor/
# Git
.git/
# Documentation that should maintain specific formatting
CHANGELOG.md