Skip to content
Back to search
30
MCP

vault-kb

npm/vault-kb

Local MCP server that makes opt-in Obsidian notes searchable by AI tools. FTS5 + semantic + link graph, runs entirely on your machine.

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

How to use

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

{
  "mcpServers": {
    "vault-kb": {
      "url": "None",
      "transport": "http"
    }
  }
}