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.
开发工具 分类下的更多 MCP 服务器
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
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
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
评论