memory-cloud

kagura-ai/memory-cloud
★ 0 stars Python 🤖 AI/LLM Updated today
Adaptive AI Memory Platform — Self-hosted MCP server that gets smarter as you use it. Hybrid search, neural memory graph, AI reranking, and web UI. Built with FastAPI, Next.js, PostgreSQL, and Qdrant.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "memory-cloud": {
      "command": "uvx",
      "args": [
        "memory-cloud"
      ]
    }
  }
}

Or install with pip: pip install memory-cloud

Topics

adaptive-memoryai-agentsdockerfastapihybrid-searchjapanesellmmcpmcp-servermultilingualneural-memorynextjsollamapostgresqlpython