Cover image
Try Now
2025-04-04

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

MCP ClickUp Helper

📋 Descrição

O MCP ClickUp Helper é um servidor que facilita a interação com a API do ClickUp utilizando o Model Context Protocol (MCP). Esta ferramenta permite consultar e atualizar tarefas no ClickUp diretamente através de um MCP Client.

🚀 Tecnologias

  • TypeScript: Linguagem principal do projeto
  • Node.js: Ambiente de execução
  • MCP SDK: @modelcontextprotocol/sdk para integração com o protocolo MCP
  • Axios: Cliente HTTP para comunicação com a API do ClickUp
  • Zod: Validação de esquemas
  • Dotenv: Gerenciamento de variáveis de ambiente

🛠️ Requisitos

  • Node.js 16 ou superior
  • Uma conta no ClickUp com uma chave de API válida
  • ID da equipe do ClickUp

⚙️ Configuração

  1. Clone o repositório
  2. Instale as dependências:
    npm install
    
  3. Configure as variáveis de ambiente no arquivo .env:
    CLICKUP_API_KEY=sua_chave_api_do_clickup
    TEAM_ID=seu_id_de_equipe
    

🏗️ Construção

Para compilar o projeto, execute:

npm run build

🚀 Execução

Após a compilação, você pode executar a ferramenta usando o MCP Inspector:

npx @modelcontextprotocol/inspector -e CLICKUP_API_KEY=sua_chave_api_do_clickup -e TEAM_ID=seu_id_de_equipe node build/index.js

Ou configure as variáveis no arquivo .env e execute:

npx @modelcontextprotocol/inspector node build/index.js

🧩 Funcionalidades

  • Consultar detalhes de tarefas no ClickUp
  • Atualizar o status de tarefas no ClickUp
  • Integração com o Model Context Protocol para uso em fluxos de trabalho de IA

📄 Licença

Este projeto está disponível como software de código aberto.

👨‍💻 Contribuição

Contribuições são bem-vindas! Sinta-se à vontade para abrir um pull request ou uma issue.

相关推荐

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://reddgr.com
  • Delivers concise Python code and interprets non-English comments

  • 林乔安妮
  • A fashion stylist GPT offering outfit suggestions for various scenarios.

  • 1Panel-dev
  • 💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • Dhravya
  • Collection of apple-native tools for the model context protocol.

  • open-webui
  • User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

    Reviews

    2 (1)
    Avatar
    user_ZkKM9IF1
    2025-04-18

    The Clickup-mcp-server by cedrazgabriel is an incredibly efficient tool for managing ClickUp workflows. As a devoted MCP application user, I appreciate its seamless integration and user-friendly interface. Highly recommended for anyone looking to streamline their project management processes. Check it out on GitHub: https://github.com/cedrazgabriel/clickup-mcp-server.