Back to search
30
MCP
vault-kb
npm/vault-kbLocal 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"
}
}
}