LogBook MCP
@cocaxcode
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"logbook-mcp": {
"command": "npx",
"args": [
"@cocaxcode/logbook-mcp@latest",
"--mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Developer Tools MCP servers
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Comments