C
Clickup Integration Mcp Server
@ChrisNoronha
About Clickup Integration Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"clickup": {
"command": "node",
"args": [
"C:\\Users\\your\\mcp\\location\\clickup-agent\\dist\\index.js"
],
"env": {
"CLICKUP_API_TOKEN": "pk_your_actual_token_here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
More AI & Agents MCP servers
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
976
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
302
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
733
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
28.1K
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
468
Comments