NoteStore Lab MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from pypi.
Local copy-first Apple Notes recovery and review MCP server for NoteStore Lab case roots.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 notestorelab-mcp -- uvx apple-notes-forensics
{
"mcpServers": {
"notestorelab-mcp": {
"args": [
"apple-notes-forensics"
],
"command": "uvx"
}
}
}
[mcp_servers.notestorelab-mcp]
command = "uvx"
args = ["apple-notes-forensics"]
{
"mcpServers": {
"notestorelab-mcp": {
"args": [
"apple-notes-forensics"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"notestorelab-mcp": {
"args": [
"apple-notes-forensics"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.