Back to search
30
MCP

iflow-mcp_kayacancode-infinite-context-mcp

pypi/iflow-mcp_kayacancode-infinite-context-mcp

Unified Context Layer MCP - A Memory System for AI assistants that goes beyond traditional RAG

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

Similar MCP servers embedding-nearest

iflow-mcp_openai-mcp
OpenAI Code Assistant Model Context Protocol (MCP) Server
0 tools
iflow-mcp_mcp-pa-ai-agent
A personal assistant AI agent built with the Model Context Protocol (MCP)
0 tools
iflow-mcp_contextualai_contextual-mcp-server
A Model Context Protocol (MCP) server that provides RAG capabilities using Contextual AI
0 tools
iflow-mcp_mindm_mcp
Model Context Protocol (MCP) server for the mindm library, enabling AI assistants like Claude to interact with MindManager.
0 tools
iflow-mcp_image-gen-mcp
An MCP (Model Context Protocol) server that integrates with OpenAI's gpt-image-1 model for text-to-image generation services
0 tools
iflow-mcp_kb-mcp-server
A Model Context Protocol (MCP) server implementation for txtai
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_kayacancode-infinite-context-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}