提交

Mindcore Memory Mcp

@woshilaohei

Long-term memory system for AI agents with semantic search, context management, and multi-format storage. Hierarchical memory architecture (STM → LTM → Deduction), FAISS vector retrieval, SQLite persistence.

服务器配置

{
  "mcpServers": {
    "mindcore-memory": {
      "command": "python",
      "args": [
        "-m",
        "mindcore_memory"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.