Memorydetective runs on your own machine — the client starts it, so there is no endpoint to ping. 157 installs a week from npm. Last commit 25 May 2026.
iOS leak/perf debugging via MCP: memgraph cycles, .trace analysis, SourceKit-LSP bridging.
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 memorydetective -- npx -y memorydetective
{
"mcpServers": {
"memorydetective": {
"args": [
"-y",
"memorydetective"
],
"command": "npx"
}
}
}
[mcp_servers.memorydetective]
command = "npx"
args = ["-y", "memorydetective"]
{
"mcpServers": {
"memorydetective": {
"args": [
"-y",
"memorydetective"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memorydetective": {
"args": [
"-y",
"memorydetective"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.