MCP シンクツールサーバー
Claude の複雑な推論能力を向上させるための「think」ツールを実装する Model Context Protocol (MCP) サーバー。
概要
このMCPサーバーは、Anthropicのブログ記事で説明されている「think」ツールを実装しており、複雑な問題解決タスクにおいて構造化された思考のための専用スペースをClaudeに提供します。thinkツールは、長いツール呼び出しの連鎖においてポリシーの遵守と推論を必要とする複雑なタスクにおいて、パフォーマンスを大幅に向上させることが実証されています。
特徴
- 構造化された思考スペース:クロードに複雑な問題を分解するための専用の場所を提供します 
インストール
npxで実行
手動インストール
カーソル上で実行
カーソルの設定 🖥️ 注: カーソルバージョン 0.45.6 以上が必要です
カーソルでThink Tool MCPを構成するには:
- カーソル設定を開く 
- 機能 > MCPサーバーへ移動 
- 「+新しいMCPサーバーを追加」をクリックします 
- 以下を入力してください: - 名前: 「think-tool-mcp」(またはお好みの名前) 
- タイプ:「コマンド」 
- コマンド: - npx -y think-tool-mcp
 
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
複雑な問題解決タスク中に構造化された思考のための専用スペースを Claude に提供し、推論能力の向上を支援するモデル コンテキスト プロトコル サーバー。
Related Resources
Related MCP Servers
- -security-license-qualityA comprehensive suite of Model Context Protocol servers designed to extend AI agent Claude's capabilities with integrations for knowledge management, reasoning, advanced search, news access, and workspace tools.Last updated -5
- Asecurity-licenseAqualityA Model Context Protocol server that enhances Claude in Cursor AI with advanced reasoning capabilities including Monte Carlo Tree Search, Beam Search, R1 Transformer, and Hybrid Reasoning methods.Last updated -813
- Asecurity-licenseAqualityA Model Context Protocol server that enables Claude to perform advanced web research with intelligent search queuing, enhanced content extraction, and deep research capabilities.Last updated -391MIT License
- -security-license-qualityAn MCP server that implements the 'think' tool, providing Claude with a dedicated space for structured thinking during complex problem-solving tasks to improve reasoning capabilities.Last updated -130MIT License