Vault Knowledge runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 30 May 2026.
Read-only MCP over a vault's typed knowledge graph: concept search, contradictions, article fetch.
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 vault-knowledge -- npx -y @swins/vault-knowledge-mcp
{
"mcpServers": {
"vault-knowledge": {
"args": [
"-y",
"@swins/vault-knowledge-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vault-knowledge]
command = "npx"
args = ["-y", "@swins/vault-knowledge-mcp"]
{
"mcpServers": {
"vault-knowledge": {
"args": [
"-y",
"@swins/vault-knowledge-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vault-knowledge": {
"args": [
"-y",
"@swins/vault-knowledge-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.