Slipbox MCP Server
Related Servers
Alternatives to Slipbox MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceA local MCP server that gives AI agents structured access to a personal Obsidian knowledge vault, with semantic search, organization through Maps of Content, and git-backed history.-
- AlicenseNot gradedqualityAmaintenanceAn MCP server that enables AI agents to read, search, and write to your Obsidian vault.4 npmMIT
- AlicenseCqualityFmaintenanceAn MCP server that integrates the zk note-taking system with LLMs, enabling users to search, read, create, and manage notes. It provides tools for link analysis, tag management, and complex note queries to interact with local knowledge bases.51MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that treats Obsidian vaults as knowledge graphs, enabling AI agents to traverse wikilinks, assemble token-budgeted context, and search with backlink awareness.3 npm1MIT
- AlicenseNot gradedqualityCmaintenanceA local-first MCP server that gives AI assistants long-term memory by storing, searching, and recalling notes as Markdown files on your machine.7 npmMIT
- AlicenseNot gradedqualityDmaintenanceA lightweight MCP server that enables AI assistants to securely read, create, and modify notes in an Obsidian vault, with support for semantic search and web scraping.6,222 npmMIT
TDQS
Scored across 19 tools
Most tools have distinct purposes, but there is notable overlap between slipbox_remove_link and slipbox_delete_link, which differ only in error behavior. Additionally, slipbox_get_cluster_report with refresh=true and slipbox_refresh_clusters both regenerate cluster analysis, creating potential confusion.
All tools share the slipbox_ prefix and follow a consistent verb_noun pattern (create_note, get_note, update_note, delete_note, create_link, delete_link, refresh_clusters). Verbs are clear and naming is uniform throughout, making the API predictable.
19 tools is on the heavier side of the ideal range, but the count is justified by the comprehensive feature set: note CRUD, search, linking, tag management, cluster analysis, and maintenance. The slight excess is offset by each tool serving a clear purpose in the Zettelkasten workflow.
The tool set provides complete lifecycle coverage for notes (create, get, update, delete), robust search and exploration (search, similar, central, orphaned, by date, linked), rich linking capabilities (create, remove, delete, list links), and cluster management (report, create structure, refresh, dismiss). Also includes tag listing and index rebuild, leaving no obvious dead ends.