Logbook MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 105 installs a week from npm. Last commit 7 May 2026.
Developer logbook MCP server. Notes, TODOs, standups, decisions, debug sessions, reminders.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
__PKG_VERSION__: JSON.stringify(
process.env.npm_package_version ?? '0.0.0',
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Debug and develop MCP servers with hot-swapping, session recording, and playback testing
MCP server for Mac — control Calendar, Mail, Notes, Reminders, and any Mac app, fully on-device.
An MCP server that helps developers publish their MCP servers to the registry
Apple Notes, Reminders, and Contacts for AI assistants. BERT semantic search. macOS.
On-demand local Apple Mail, Calendar, and Reminders MCP server for macOS.
Project memory across sessions for AI agents. A queryable decision log in the repo.
Hydration Reminder Ai MCP Server by MEOK AI Labs
Tasks, habits, goals, notes, schedules, reminders, and focus sessions from Actimate.
Answers built from our own checks of this server.