PMB AI runs on your own machine — the client starts it, so there is no endpoint to ping. 431 installs a week from pypi. Last commit 11 Jul 2026.
Local-first persistent memory for AI coding agents.
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 pmb-ai -- uvx pmb-ai
{
"mcpServers": {
"pmb-ai": {
"args": [
"pmb-ai"
],
"command": "uvx"
}
}
}
[mcp_servers.pmb-ai]
command = "uvx"
args = ["pmb-ai"]
{
"mcpServers": {
"pmb-ai": {
"args": [
"pmb-ai"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pmb-ai": {
"args": [
"pmb-ai"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.