Skip to content
Back to search
30
MCP

Think Tool

pulsemcp/think tool

Provides a structured thought process management system for maintaining explicit reasoning steps, policy verification, and tool output analysis through persistent memory storage

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Clear Thought
Provides 11 specialized cognitive tools including mental models, design patterns, debugging approaches, and scientific reasoning frameworks
0 tools
iflow-mcp_rai220-think_mcp
MCP server providing a 'think' tool for structured reasoning, inspired by Anthropic's Claude 'think' tool. Enables agentic LLMs to pause, lo
0 tools
iflow-mcp_think_mcp
MCP server providing a 'think' tool for structured reasoning, inspired by Anthropic's Claude 'think' tool. Enables agentic LLMs to pause, lo
0 tools
iflow-mcp_mcp-think-tool
An MCP server implementing the think tool for Claude and other LLMs
0 tools
Atom of Thoughts
Enables structured problem-solving by breaking down complex tasks into atomic thought units for step-by-step reasoning and solution developm
0 tools
io.github.kastalien-research/thoughtbox
Extended reasoning with structured processes, persistence, and workflow guidance
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "think_tool": {
      "url": "None",
      "transport": "http"
    }
  }
}