Freshvault runs on your own machine — the client starts it, so there is no endpoint to ping. 128 installs a week from npm. Last commit 18 Jul 2026.
Local semantic search over your Obsidian vault - always fresh, never reindex.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add freshvault -- npx -y freshvault
{
"mcpServers": {
"freshvault": {
"args": [
"-y",
"freshvault"
],
"command": "npx"
}
}
}
[mcp_servers.freshvault]
command = "npx"
args = ["-y", "freshvault"]
{
"mcpServers": {
"freshvault": {
"args": [
"-y",
"freshvault"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"freshvault": {
"args": [
"-y",
"freshvault"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.