clickup20
If you are the rightful owner of clickup20 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is an MCP Server for the OpenAPI URL, auto-generated using AG2's MCP builder.
The MCP Server is designed to facilitate multi-agent conversation protocols by leveraging the OpenAPI specifications provided by ClickUp. It is built using Python 3.9+ and offers a robust framework for managing and executing conversation protocols across different transport modes. The server is equipped with tools for linting, formatting, static analysis, and testing, ensuring high code quality and reliability. Developers can easily set up the server using pip or uv, and it supports various configurations through environment variables. The server is also integrated with pre-commit hooks to maintain code integrity before each commit. With its comprehensive testing suite, developers can ensure that the server performs optimally under different scenarios. The project also supports building and publishing using Hatch, making it easy to distribute and deploy.
Features
- Supports multiple transport modes including stdio, sse, and streamable-http.
- Integrated with ruff for linting and formatting, ensuring code quality.
- Static analysis tools like mypy, bandit, and semgrep for enhanced security and reliability.
- Comprehensive testing suite with pytest for robust test coverage.
- Configurable via environment variables for flexible deployment.