We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hauptsacheNet/clickup-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# System/OS files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Development files
.env
.env.*
*.log
*.local*
*.mcpb
# Build artifacts
node_modules/
coverage/
*.tsbuildinfo
.nyc_output
.cache
.tmp
.temp
temp/
# IDE files
.idea/
.vscode/
.claude/
# Git files
.git/
.github/
.gitignore
.mcpbignore
# Source files (npm packages ship compiled dist/)
src/
# Test files
**/*.test.ts
**/*.test.js
**/*.spec.ts
**/*.spec.js
test/
tests/
# Configuration files
tsconfig.json
.prettierrc*
.eslintrc*
nodemon.json
# Documentation (except README.md)
*.md
!README.md
CHANGELOG.md
CLAUDE.md
CLAUDE.local.md