Skip to main content
Glama

MCP シンクツールサーバー

npmバージョン

ライセンス

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

概要

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

Related MCP server: MCP Advanced Reasoning Server

特徴

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

インストール

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

Install Server
A
license - permissive license
A
quality
F
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/abhinav-mangla/think-tool-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server