MCP.so
登录
L

LogBook MCP

@cocaxcode

关于 LogBook MCP

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.

基本信息

分类

开发工具

传输方式

stdio

发布者

cocaxcode

提交者

cocaxcode

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "logbook-mcp": {
      "command": "npx",
      "args": [
        "@cocaxcode/logbook-mcp@latest",
        "--mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is LogBook MCP?

LogBook MCP is a developer logbook implemented as an MCP server. It stores notes, TODOs, reminders, and code TODOs that can be queried using natural language. It is SQLite‑powered, requires zero configuration, and incurs zero AI costs.

How to use LogBook MCP?

Set up the MCP server and it will automatically detect your project. Once running, you can use natural language to create, view, and search notes, TODOs, reminders, and code TODOs. No additional configuration or AI services are needed.

Key features of LogBook MCP

  • Natural language querying of notes, TODOs, and reminders.
  • SQLite‑powered with zero configuration required.
  • Auto‑detects your project for seamless integration.
  • Supports recurring reminders and full‑text search (FTS5).
  • Zero AI costs and batch operations.

Use cases of LogBook MCP

  • Keep a personal developer logbook with notes and TODOs.
  • Query project code TODOs using natural language.
  • Set recurring reminders for tasks and deadlines.

评论

开发工具 分类下的更多 MCP 服务器