Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Dify MCP Server
Claim
by
AI-FE
GitHub
Developer Tools
Image & Video Processing
JavaScript
3
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
bin
clickup-mcp-server
clickup_mcp_server.egg-info
data
docs
public
src
docker-compose.yml
Dockerfile
.dockerignore
.env.example
.gitignore
install.sh
jest.config.js
LICENSE
package.json
package-lock.json
README.md
setup.py
tsconfig.build.json
tsconfig.json
tsconfig.test.json
{ "extends": "./tsconfig.json", "exclude": [ "node_modules", "dist", "**/*.test.ts", "**/__tests__/**/*", "jest.config.js" ], "compilerOptions": { "sourceMap": true, "declaration": true, "declarationMap": true } }