Mcp Think Tool MCP Server

v1.0.0AI/MLstable

An MCP server implementing the think tool for Claude

mcp-think-toolmcpai-integration
Share:
130
Stars
0
Downloads
0
Weekly
0/5

About

An MCP server implementing the think tool for Claude

Features

  • think
  • get_thoughts
  • clear_thoughts
  • get_thought_stats

Use Cases

Use this tool to think about something. It will not obtain new information or change anything, but just append the thought to the log. Use it when complex reasoning or cache memory is needed. Args: thought: A thought to think about. This can be struc
Retrieve all thoughts recorded in the current session. This tool helps review the thinking process that has occurred so far.
Clear all recorded thoughts from the current session. Use this to start fresh if the thinking process needs to be reset.
Get statistics about the thoughts recorded in the current session.
DannyMac180

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedApr 24, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @cgize/mcp-think-tool

Manual Installation

npx -y @cgize/mcp-think-tool

Examples

Basic Configuration

Configure Mcp Think Tool MCP Server

npx -y @cgize/mcp-think-tool

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More AI/ML MCP Servers

Explore other servers in the AI/ML category.

Quick Config Preview

{ "mcpServers": { "mcp-think-tool": { "command": "npx", "args": ["-y", "@cgize/mcp-think-tool"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mcp Think Tool MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides