Logbook MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 7 May 2026.
Developer logbook MCP server. Notes, TODOs, standups, decisions, debug sessions, reminders.
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 logbook-mcp -- npx -y @cocaxcode/logbook-mcp
{
"mcpServers": {
"logbook-mcp": {
"args": [
"-y",
"@cocaxcode/logbook-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.logbook-mcp]
command = "npx"
args = ["-y", "@cocaxcode/logbook-mcp"]
{
"mcpServers": {
"logbook-mcp": {
"args": [
"-y",
"@cocaxcode/logbook-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"logbook-mcp": {
"args": [
"-y",
"@cocaxcode/logbook-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.