MCP Think Tool Server
A Model Context Protocol (MCP) server implementing the “think” tool for improving Claude’s complex reasoning capabilities.
Overview
This MCP server implements the “think” tool as described in Anthropic’s blog post, which provides Claude with a dedicated space for structured thinking during complex problem-solving tasks. The think tool has been shown to significantly improve performance in complex tasks requiring policy adherence and reasoning in long chains of tool calls.
Features
- Structured Thinking Space: Provides Claude with a dedicated place to break down complex problems
- Thought History: Maintains a log of all thoughts with timestamps for reference
- Clean Slate Option: Allows clearing thought history when starting fresh
Installation
Running with npx
npx -y think-tool-mcp
Manual Installation
npm install -g think-tool-mcp
Running on Cursor
Configuring Cursor 🖥️ Note: Requires Cursor version 0.45.6+
To configure Think Tool MCP in Cursor:
- Open Cursor Settings
- Go to Features > MCP Servers
- Click “+ Add New MCP Server”
- Enter the following:
- Name: “think-tool-mcp” (or your preferred name)
- Type: “command”
- Command:
npx -y think-tool-mcp
MCP Think Tool Server
Project Details
- abhinav-mangla/think-tool-mcp
- think-tool-mcp
- MIT License
- Last Updated: 3/24/2025
Recomended MCP Servers
obfusgator.zig
A specialized Model Context Protocol (MCP) server that enables you to search, read, delete and send emails from...
An MCP server for Unsloth - a library that makes LLM fine-tuning 2x faster with 80% less memory
A Model Context Protocol (MCP) server for Eagle. Manages local media files (e.g., images, mp3, mp4)
rocketreach-mcp-server
A powerful MCP server for fetching and transforming web content into various formats (HTML, JSON, Markdown, Plain Text)...
MCP server to extract contents from a PDF file
Enable AI assistants to explore and query your Steampipe data!
A Model Context Protocol (MCP) server for providing code context from git repositories
MCP server for Agent8





