We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/taazkareem/clickup-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
yarn.lock
# Build output
build/
dist/
out/
# Environment variables
.env
.env.*
.env.local
.env.development
.env.production
# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
.DS_Store
Thumbs.db
# Augment AI system files
.augment/
# Cursor specific
.cursor
.cursorrules
.cursorignore
.specstory
checklist.md
# Temporary files
.tmp/
.temp/
# SSL certificates (machine-specific, should not be committed)
ssl/
*.key
*.crt
*.pem
*.p12
*.pfx
# MCP Registry Tokens
.mcpregistry_*