Claude Desktop Bridge MCP server
Shared local knowledge vault MCP server for Claude Desktop (Chat + Code)
0 stars52 downloads/wk
Reviews
Write oneNobody has reviewed Claude Desktop Bridge yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Claude Desktop Bridge tools (5, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
delete_notewrite actionPermanently delete a note from the vault by id.
get_notesRetrieve notes from the vault by id, by tag, by project, or the most recently updated ones. Use this for browsing/listing, not free-text search (use search_notes for that).
save_noteSave a new note to the shared knowledge vault. Use for research findings, decisions, or context worth persisting across chat and code sessions. Pass `project` when the note is tied to a specific codebase/repo (e.g. the current working directory's folder or repo name) so it can be filtered later.
search_notesFull-text search over note titles and content. Use this to find relevant past notes by keyword before starting new research.
update_notewrite actionUpdate an existing note's title, content, tags, and/or project.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned20/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 11 days ago15/15
- Maintainer identityregistry namespace matches repository owner6/10
Findings (1)
- mediumeval / new Function used
exec.evalserver/index.js: …ode, sch); const makeValidate = new Function(`${names_1.default.self}`, `${names_1.de…
Install directly
Runs npx -y claude-desktop-bridge on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add claude-desktop-bridge -- npx -y claude-desktop-bridge
Claude Desktop Bridge: common questions
- Is Claude Desktop Bridge MCP server safe?
- Mostly: it is graded B (82/100). Read the Claude Desktop Bridge safety report
- How do I install Claude Desktop Bridge?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Claude Desktop Bridge need an API key?
- No secret keys are declared. It reads 1 setting from the environment.
- Is Claude Desktop Bridge maintained?
- The last commit was 12 days ago (2026-09-09). The latest release is v1.0.0.