Back to search
30
MCP

iflow-mcp_aleph-rlm

pypi/iflow-mcp_aleph-rlm

MCP server for recursive LLM reasoning—load context, iterate with search/code/think tools, converge on answers

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

Similar MCP servers embedding-nearest

iflow-mcp_hmbown_aleph-rlm
MCP server for recursive LLM reasoning—load context, iterate with search/code/think tools, converge on answers
0 tools
iflow-mcp_richardwhiteii-rlm-mcp-server
Recursive Language Model MCP server for massive context handling
0 tools
iflow-mcp_vitalymalakanov_enhanced-sequential-thinking-server
Advanced server for structured LLM thinking (MCP)
0 tools
iflow-mcp_sequential-thinking
A Sequential Thinking MCP Server for advanced problem solving
0 tools
iflow-mcp_cort-mcp
Chain-of-Recursive-Thoughts MCP Server
0 tools
iflow-mcp_mcp-think-tool
An MCP server implementing the think tool for Claude and other LLMs
0 tools

How to use

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

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