kObsidian MCP
Related Servers
Alternatives to kObsidian MCP
- AlicenseNot gradedqualityNot gradedmaintenanceThis is a connector to allow Claude Desktop (or any MCP client) to read and search any directory containing Markdown notes (such as an Obsidian vault).797 npm1,352AGPL 3.0
- AlicenseNot gradedqualityAmaintenanceEnables AI assistants to interact with Obsidian vaults, providing tools for reading, creating, editing and managing notes and tags.2,778 npm733MIT
Related Servers
- AlicenseAqualityAmaintenanceLocal-first MCP server for working with an Obsidian vault. No API key required1714MIT
- FlicenseNot gradedqualityCmaintenanceMCP server for Obsidian vaults, optimised for Cursor agents — safe note editing, lean tool surface, direct filesystem access.-
- AlicenseNot gradedqualityDmaintenanceRemote MCP server that gives AI agents read/write access to your Obsidian vaults, supporting both local desktop vaults and headless mode.2,778 npmMIT
- AlicenseNot gradedqualityCmaintenanceMCP server that implements Karpathy's LLM Wiki pattern for Obsidian vaults, enabling persistent knowledge storage and BM25 search across AI sessions.9 npm1MIT
- 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
- FlicenseAqualityAmaintenanceA filesystem-based MCP server for Obsidian vaults that enables LLMs to browse, search, read, write, and edit Markdown notes directly on disk without requiring Obsidian to be running.6797 npm1-
TDQS
Scored across 66 tools
Tools are namespaced by domain (dataview, tasks, links, wiki, etc.) with clear action suffixes, so most are unambiguous. Minor overlap risk exists between similar utilities like links.hubs/links.connections/links.graph and dataview.query vs its sugar subcommands, but the descriptions clarify when to use each.
All tool names follow a strict lowercase domain.action dotted convention (e.g., dataview.index, tasks.toggle, wiki.lint). No mixed casing or inconsistent separators. The one outlier 'kObsidian' in the server name is product branding, not a tool name.
66 tools is a large surface. Many are justified (dataview sugar commands, per-link-type tools), but there's redundancy such as wiki.query/dataview.listByTag vs dataview.query, and links.hubs/links.connections/links.graph which all traverse the graph. Could be consolidated.
Covers the Obsidian ecosystem broadly: notes CRUD, tasks, dataview queries, links, blocks, workspace, wiki scaffolding, stats, and graph exploration. Missing a general vault-wide text search tool (a core Obsidian feature) and explicit dataview field update/write utilities; the bundle leans heavily read-only with a few mutations.