Submit

LogBook MCP

@cocaxcode

Developer logbook as an MCP server. Notes, TODOs, reminders, and code TODOs — all queryable with natural language. SQLite-powered, zero config, zero AI costs. Auto-detects your project, supports recurring reminders, full-text search (FTS5), and batch operations.
Overview

no content

Server Config

{
  "mcpServers": {
    "logbook-mcp": {
      "command": "npx",
      "args": [
        "@cocaxcode/logbook-mcp@latest",
        "--mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.