Skip to content
Back to search
30
MCP

MindCore Memory MCP

io.github.woshilaohei/mindcore-memory

AI long-term memory MCP server with importance scoring and confidence calibration

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

Similar MCP servers embedding-nearest

cortex-mcp
Making AI Accountable Over Time - MCP server for persistent memory, automatic verification, and evidence-based grounding
0 tools
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
io.github.MemoriLabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
core-memory-mcp
A local, MCP-compliant, long-term memory service for AI agents.
0 tools
evermemos-mcp
MCP Server that brings long-term memory to AI coding tools via EverMemOS
0 tools
Motecloud Memory
Cloud-hosted MCP server for durable AI memory
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "mindcore_memory_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}