I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Nazruden_clickup-mcp-server
Espejo de https: //github.com/nazruden/Clickup-MCP-Server
3 years
Works with Finder
0
Github Watches
1
Github Forks
0
Github Stars
ClickUp MCP Server
A Model Context Protocol server implementation for ClickUp integration, enabling AI assistants to interact with ClickUp workspaces.
Quick Start
- Configure Claude for Desktop:
{
"mcpServers": {
"clickup": {
"command": "npx",
"args": ["@mcp/clickup-server"],
"env": {
"CLICKUP_CLIENT_ID": "your_client_id",
"CLICKUP_CLIENT_SECRET": "your_client_secret",
"CLICKUP_REDIRECT_URI": "http://localhost:3000/oauth/callback"
}
}
}
}
- Restart Claude for Desktop
That's it! The server will be automatically downloaded and started when needed.
Environment Variables
Required environment variables:
-
CLICKUP_CLIENT_ID
: Your ClickUp OAuth client ID -
CLICKUP_CLIENT_SECRET
: Your ClickUp OAuth client secret -
CLICKUP_REDIRECT_URI
: OAuth redirect URI (default: http://localhost:3000/oauth/callback)
Optional environment variables:
-
PORT
: Server port (default: 3000) -
LOG_LEVEL
: Logging level (default: info)
Available Tools
Task Management
-
clickup_create_task
: Create a new task in a ClickUp list -
clickup_update_task
: Update an existing task's properties
Team & List Management
-
clickup_get_teams
: Retrieve all accessible teams -
clickup_get_lists
: Get all lists in a specific folder
Board Management
-
clickup_create_board
: Create a new board in a ClickUp space
Development
- Clone the repository
- Install dependencies:
npm install
- Start in development mode:
npm run dev
- Build for production:
npm run build
- Run tests:
npm test
Security
- All tokens are encrypted at rest
- OAuth2 flow for secure authentication
- No sensitive data logged
- Rate limiting to prevent API abuse
Troubleshooting
Common Issues
-
Authentication Errors
- Verify your OAuth credentials in the environment variables
- Check token expiration
- Ensure proper redirect URI
-
Rate Limiting
- The server implements automatic rate limit handling
- Check logs for rate limit warnings
- Consider implementing request batching
-
Server Not Starting
- Check environment variables are properly set
- Verify port 3000 is available
- Check Claude for Desktop logs
Getting Logs
Claude for Desktop logs can be found at:
- Windows:
%USERPROFILE%\AppData\Local\Claude\Logs\mcp*.log
- macOS:
~/Library/Logs/Claude/mcp*.log
License
MIT License - see LICENSE file for details
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Therapist adept at identifying core issues and offering practical advice with images.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.
Espejo dehttps: //github.com/agentience/practices_mcp_server
Espejo de https: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_akz53WLJ
I have been using Nazruden_clickup-mcp-server by MCP-Mirror and it's an outstanding product! It seamlessly integrates ClickUp functionalities into your server applications. The setup was straightforward, and the server runs efficiently. Highly recommend for anyone needing robust project management integration.