Back to search
30
MCP

iflow-mcp_vitalymalakanov_enhanced-sequential-thinking-server

pypi/iflow-mcp_vitalymalakanov_enhanced-sequential-thinking-server

Advanced server for structured LLM thinking (MCP)

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

Similar MCP servers embedding-nearest

iflow-mcp_sequential-thinking
A Sequential Thinking MCP Server for advanced problem solving
0 tools
iflow-mcp_mcp-server-mas-sequential-thinking
MCP Agent Implementation for Sequential Thinking
0 tools
iflow-mcp_enhanced-mcp-memory
Enterprise-grade MCP server with sequential thinking, project convention learning, and intelligent memory management
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_mcp-think-tool
An MCP server implementing the think tool for Claude and other LLMs
0 tools
iflow-mcp_hmbown_aleph-rlm
MCP server for recursive LLM reasoning—load context, iterate with search/code/think tools, converge on answers
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_vitalymalakanov_enhanced-sequential-thinking-server": {
      "url": "None",
      "transport": "http"
    }
  }
}