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.

コメント

「開発者ツール」の他のコンテンツ