Back to search
30
MCP

@cocaxcode/logbook-mcp

npm/@cocaxcode/logbook-mcp

Developer logbook MCP server. Notes, TODOs, reminders, code TODOs over an Obsidian vault. 5 consolidated MCP tools + native CLI. Auto-wikilinks, layered config, Orama search. Works with Claude, Cursor, Windsurf, Copilot, Gemini, Codex.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cocaxcode/logbook-mcp
Developer logbook MCP server. Notes, TODOs, standups, decisions, debug sessions, reminders.
0 tools
@cocaxcode/database-mcp
MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), connection management, schema introspection, query execution wit
0 tools
@tensakulabs/chronicle
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools
@nickholden/coralogix-mcp-server
MCP server for querying Coralogix logs and managing alerts using Lucene or DataPrime syntax
0 tools
@cocaxcode/devflow-mcp
MCP server that connects Jira (Cloud + Server) with GitHub/GitLab to automate your dev workflow. Branch creation, issue transitions, PR/MR g
0 tools
io.github.gagandeeppra/mcp-observability-server
MCP server for querying logs from observability platforms with unified search and tracing
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cocaxcode/logbook-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}