Back to search
30
MCP

iflow-mcp_sparshdrolia_persistent-code

pypi/iflow-mcp_sparshdrolia_persistent-code

An MCP server for maintaining code knowledge across LLM chat sessions

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

Similar MCP servers embedding-nearest

iflow-mcp_sourcesage
An MCP server for efficient code memory management
0 tools
iflow-mcp_mcp-server-neurolorap
MCP server for code collection and documentation
0 tools
iflow-mcp_mcp-python
MCP server providing a Python REPL with persistent session
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_atla-mcp-server
An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API.
0 tools
iflow-mcp_itsdarianngo_mcp-server-litellm
An MCP server for LiteLLM integration
0 tools

How to use

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

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