ClickUp MCP 服务器
模型上下文协议 (MCP) 服务器,为 AI 助手提供与 ClickUp API 交互的标准化接口。该服务器使 AI 系统能够访问和操作 ClickUp 数据,例如工作区、空间、文件夹、列表、任务、文档、评论和核对清单。
可用工具
get_workspaces:获取工作区列表get_spaces:获取工作区内的空间get_tasks:从列表中获取任务create_task:创建新任务update_task:更新现有任务get_docs_from_workspace:从工作区获取所有文档create_folder:在空间中创建新文件夹get_lists:获取文件夹或空间中的列表create_list:创建新列表
安装
获取 ClickUp API 令牌
登录 ClickUp 账户
前往“设置”>“应用”
点击“生成 API 令牌”
复制令牌
配置
添加到 MCP 设置文件:
确保路径正确
确保提供你的 API 令牌
备用安装(npx)
对于不想克隆存储库的用户,可以使用 npx 直接运行该包:
将
YOUR_API_TOKEN_HERE替换为您的 API 令牌此方法无需安装或克隆
配置文件位置
Cline VSCode 扩展:
~/.vscode/extensions/saoudrizwan.claude-dev/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.jsonClaude 桌面应用程序:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
发展
建筑
运行测试
执照
麻省理工学院
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
ClickUp MCP 服务器使 AI 助手能够与您的 ClickUp 工作区无缝交互。强大的集成功能使 Claude 能够创建和管理任务、访问文档、整理文件夹和列表、添加评论以及处理清单——所有这些都可以通过自然对话完成。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityThis server integrates AI assistants with ClickUp workspaces, enabling task, team, list, and board management through a secure OAuth2 authentication process.Last updated -2717MIT License
- Asecurity-licenseAqualityAn enhanced Model Context Protocol server that enables AI assistants to interact with ClickUp workspaces, supporting task relationships, comments, checklists, and workspace management through natural language.Last updated -02MIT License
- Asecurity-licenseAqualityAn MCP server implementation that enables Claude AI to interact with Clickhouse databases. Features include secure database connections, query execution, read-only mode support, and multi-query capabilities.Last updated -22MIT License
- -security-license-qualityA Model Context Protocol server that enables AI agents to interact with ClickUp workspaces, allowing task creation, management, and workspace organization through natural language commands.Last updated -1,7342MIT License
Appeared in Searches
- A server for managing Upwork-related tasks with MCP
- A method or tool for managing ClickUp task list custom fields with read and write update capabilities
- A server for accessing spreadsheets with service accounts and managing ClickUp using MCP
- How to send a message on Slack
- A server for creating JIRA tickets