Back to search
30
MCP

iflow-mcp_technavii_mcp_think

pypi/iflow-mcp_technavii_mcp_think

An implementation of Anthropic's think tool using OpenAI's o3-mini model via MCP

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_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_mcp-think-tool
An MCP server implementing the think tool for Claude and other LLMs
0 tools
iflow-mcp_blender-open-mcp
Blender integration with local AI models via MCP and Ollama
0 tools
iflow-mcp_mcp-server-openai
MCP server for OpenAI API integration
0 tools
iflow-mcp_mcp-server-mas-sequential-thinking
MCP Agent Implementation for Sequential Thinking
0 tools

How to use

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

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