Claude Desktop Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from npm. Last commit 9 Sep 2026.
Shared local knowledge vault MCP server for Claude Desktop (Chat + Code)
Today is the operative word: we check Claude Desktop Bridge every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 claude-desktop-bridge -- npx -y claude-desktop-bridge
{
"mcpServers": {
"claude-desktop-bridge": {
"args": [
"-y",
"claude-desktop-bridge"
],
"command": "npx"
}
}
}
[mcp_servers.claude-desktop-bridge]
command = "npx"
args = ["-y", "claude-desktop-bridge"]
{
"mcpServers": {
"claude-desktop-bridge": {
"args": [
"-y",
"claude-desktop-bridge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"claude-desktop-bridge": {
"args": [
"-y",
"claude-desktop-bridge"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VAULT_DIR (Directory for the local SQLite vault database (defaults to ~/.claude-bridge)).
The author declared them in the registry entry; get the values from the project itself.
MCP relay server for Claude Desktop <-> Claude Code communication
Build searchable AI research knowledge bases with hybrid vector search directly in Claude Desktop.
Local-first memory for Claude Code and any MCP client: hybrid search + knowledge graph, $0/token.
Zendesk MCP server for Claude Code and other MCP clients
Local-first MCP server for Claude/Codex project wiki and graph workflows
Control Ableton Live from Claude, Cursor or Codex with LOM tools, device knowledge and recipes.
Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor
Chalk's bundled MCP server for drawing diagrams on macOS via Claude, Cursor, VS Code
Answers built from our own checks of this server.