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.
基本情報
設定
以下の設定を使って、このサーバーを 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.
「開発者ツール」の他のコンテンツ
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
コメント