ClickUp MCP サーバー
ClickUp 統合用のモデル コンテキスト プロトコル サーバー実装。AI アシスタントが ClickUp ワークスペースと対話できるようになります。
クイックスタート
Claude をデスクトップ用に設定する:
デスクトップ版のClaudeを再起動
これで完了です。サーバーは必要に応じて自動的にダウンロードされ、起動されます。
Smithery経由でインストール
Smithery経由で Claude Desktop 用の ClickUp MCP Server を自動的にインストールするには:
環境変数
必要な環境変数:
CLICKUP_CLIENT_ID
: ClickUp OAuthクライアントIDCLICKUP_CLIENT_SECRET
: ClickUp OAuthクライアントシークレットCLICKUP_REDIRECT_URI
: OAuth リダイレクト URI (デフォルト: http://localhost:3000/oauth/callback )
オプションの環境変数:
PORT
: サーバーポート(デフォルト: 3000)LOG_LEVEL
: ログレベル(デフォルト: info)
利用可能なツール
タスク管理
clickup_create_task
: ClickUp リストに新しいタスクを作成するclickup_update_task
: 既存のタスクのプロパティを更新する
チームとリストの管理
clickup_get_teams
: アクセス可能なすべてのチームを取得するclickup_get_lists
: 特定のフォルダ内のすべてのリストを取得する
取締役会運営
clickup_create_board
: ClickUpスペースに新しいボードを作成する
発達
リポジトリをクローンする
依存関係をインストールします:
開発モードで開始します:
生産用にビルド:
テストを実行します:
安全
すべてのトークンは保存時に暗号化されます
安全な認証のためのOAuth2フロー
機密データは記録されません
APIの不正使用を防ぐためのレート制限
トラブルシューティング
よくある問題
認証エラー
環境変数でOAuth認証情報を確認する
トークンの有効期限を確認する
適切なリダイレクトURIを確認する
レート制限
サーバーは自動レート制限処理を実装しています
レート制限の警告がないかログを確認する
リクエストのバッチ処理の実装を検討する
サーバーが起動しない
環境変数が正しく設定されているか確認する
ポート3000が利用可能であることを確認する
クロードのデスクトップログを確認する
ログの取得
Claude for Desktop のログは次の場所にあります:
Windows:
%USERPROFILE%\AppData\Local\Claude\Logs\mcp*.log
macOS:
~/Library/Logs/Claude/mcp*.log
ライセンス
MITライセンス - 詳細はLICENSEファイルを参照
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.
このサーバーは、AI アシスタントを ClickUp ワークスペースと統合し、安全な OAuth2 認証プロセスを通じてタスク、チーム、リスト、ボードの管理を可能にします。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityEnables AI integrations with ClickUp tasks, supporting resource management, task operations, workspace organization, and AI-powered task recommendations through a standardized protocol.Last updated -1,734418MIT License
- AsecurityAlicenseAqualityAn 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
- AsecurityAlicenseAqualityClickUp MCP Server enables AI assistants to seamlessly interact with your ClickUp workspace. This powerful integration allows Claude to create and manage tasks, access documents, organize folders and lists, add comments, and handle checklists—all through natural conversation.Last updated -424636MIT License
- -securityAlicense-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 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
- Information about Node.js or a network node
- A tool for managing tasks, projects, and calendars using LLM
- Integration with Whimsical.com to manage Projects, boards, tasks, flowcharts, and mindmaps