Back to search
30
MCP

iflow-mcp_rai220-think_mcp

pypi/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, log thoughts, and improve multi-step tool use.

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

Similar MCP servers embedding-nearest

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
iflow-mcp_aleph-rlm
MCP server for recursive LLM reasoning—load context, iterate with search/code/think tools, converge on answers
0 tools
iflow-mcp_sequential-thinking
A Sequential Thinking MCP Server for advanced problem solving
0 tools
iflow-mcp_vitalymalakanov_enhanced-sequential-thinking-server
Advanced server for structured LLM thinking (MCP)
0 tools
iflow-mcp_technavii_mcp_think
An implementation of Anthropic's think tool using OpenAI's o3-mini model via MCP
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_rai220-think_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}