MCP Think Tool Server

MCP シンクツールサーバー

Claude の複雑な推論能力を向上させるための「think」ツールを実装する Model Context Protocol (MCP) サーバー。

概要

このMCPサーバーは、Anthropicのブログ記事で説明されている「think」ツールを実装しており、複雑な問題解決タスクにおいて構造化された思考のための専用スペースをClaudeに提供します。thinkツールは、長いツール呼び出しの連鎖においてポリシーの遵守と推論を必要とする複雑なタスクにおいて、パフォーマンスを大幅に向上させることが実証されています。

特徴

  • 構造化された思考スペース:クロードに複雑な問題を分解するための専用の場所を提供します

インストール

npxで実行

npx -y think-tool-mcp

手動インストール

npm install -g think-tool-mcp

カーソル上で実行

カーソルの設定 🖥️ 注: カーソルバージョン 0.45.6 以上が必要です

カーソルでThink Tool MCPを構成するには:

  1. カーソル設定を開く
  2. 機能 > MCPサーバーへ移動
  3. 「+新しいMCPサーバーを追加」をクリックします
  4. 以下を入力してください:
    • 名前: 「think-tool-mcp」(またはお好みの名前)
    • タイプ:「コマンド」
    • コマンド: npx -y think-tool-mcp

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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.

複雑な問題解決タスク中に構造化された思考のための専用スペースを Claude に提供し、推論能力の向上を支援するモデル コンテキスト プロトコル サーバー。

  1. Overview
    1. Features
      1. Installation
        1. Running with npx
        2. Manual Installation
        3. Running on Cursor

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that allows Claude to create flashcards for Rember, helping users study and remember information through spaced repetition reviews.
        Last updated -
        88
        16
        TypeScript
        MIT License
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that allows Claude Desktop to manage and execute tasks in a queue-based system, supporting planning, execution, and completion phases.
        Last updated -
        322
        2
        TypeScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that bridges Claude with Google Tasks, allowing users to manage task lists and tasks directly through Claude interface.
        Last updated -
        5
        TypeScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that enables AI assistants like Claude to interact with Jira, allowing for project management tasks such as listing projects, searching issues, creating tickets, and managing sprints through natural language queries.
        Last updated -
        7
        1
        TypeScript
        MIT License
        • Linux
        • Apple

      View all related MCP servers

      ID: yezo2kvwpw