clickup-mcp-server

clickup-mcp-server

0

MCP ClickUp Helper is a server that simplifies interactions with the ClickUp API using the Model Context Protocol. It allows users to query and update tasks in ClickUp seamlessly, integrating into AI workflows for enhanced automation.

MCP ClickUp Helper

Overview

  • Description: MCP ClickUp Helper is a server designed to facilitate interaction with the ClickUp API using the Model Context Protocol (MCP). It enables querying and updating tasks in ClickUp directly via an MCP Client.
  • Technologies: Utilizes TypeScript, Node.js, MCP SDK, Axios, Zod, and Dotenv.
  • Requirements: Requires Node.js 16 or higher, a ClickUp account with a valid API key, and a ClickUp team ID.
  • Configuration: Clone the repository, install dependencies, and configure environment variables.
  • Execution: Can be executed with MCP Inspector after compilation.
  • Features: Query task details, update task status, and integrate with MCP for AI workflows.

License

This project is open-source software.

Contribution

Contributions are welcome; feel free to open a pull request or an issue.