Midas runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from pypi. Last commit 28 Jul 2026.
Local-first, source-traceable agent memory — no LLM at ingest, fully offline
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 midas -- uvx midas-memory-mcp
{
"mcpServers": {
"midas": {
"args": [
"midas-memory-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.midas]
command = "uvx"
args = ["midas-memory-mcp"]
{
"mcpServers": {
"midas": {
"args": [
"midas-memory-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"midas": {
"args": [
"midas-memory-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.