MindCore Memory MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 100 installs a week from pypi. Last commit 16 Jun 2026.
AI long-term memory MCP server with importance scoring and confidence calibration
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mindcore-memory -- uvx mindcore-memory
{
"mcpServers": {
"mindcore-memory": {
"args": [
"mindcore-memory"
],
"command": "uvx"
}
}
}
[mcp_servers.mindcore-memory]
command = "uvx"
args = ["mindcore-memory"]
{
"mcpServers": {
"mindcore-memory": {
"args": [
"mindcore-memory"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mindcore-memory": {
"args": [
"mindcore-memory"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.