Back to search
30
MCP
iflow-mcp_think_mcp
pypi/iflow-mcp_think_mcpMCP 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"iflow-mcp_think_mcp": {
"url": "None",
"transport": "http"
}
}
}