Prompt Branch MCP Server
A local-first prompt library and version-control system for AI prompts. Features · Install · Docs · GitHub
People who work with artificial intelligence, prompt and prompting and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 2 · #35 OF 106 MAINTAINED AI & ML · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Prompt Branch
Claude Code
claude mcp add promptbranch-promptbranch -- npx -y @promptbranch/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"promptbranch-promptbranch": {
"command": "npx",
"args": [
"-y",
"@promptbranch/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-08-27 - young repo, little track record yet
license MIT - declared in the repository
npm package @promptbranch/mcp - published under the repo owner's npm scope (@promptbranch)
registry namespace io.github.PromptBranch is GitHub-verified and matches the repo owner
03 · What Prompt Branch can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Limitations (from the README)
[!WARNING] Work in progress. PromptBranch is actively evolving. You may encounter bugs or incomplete behavior, and features may change as development continues. Please report non-security issues. Report security concerns privately through the security policy.
Latest releases
v0.7.0 · 2026-09-17
PromptBranch 0.7.0 improves reliability across version-bound drafts, local · concurrent writes, imports, sharing, variable limits, live model runs, and · multi-device sync validation. It also includes faster…
v0.6.0 · 2026-09-16
PromptBranch 0.6.0 adds a navigable History graph and makes version editing behave like a real version-control workflow. · Highlights · Added History List/Graph switching with lineage-aware branch and variation edges…
v0.5.0 · 2026-09-12
PromptBranch 0.5.0 adds Quick access: an optional global prompt palette for finding, · previewing, filling, and copying saved prompts while another app is in front. · What's new · Open a compact, copy-only prompt…
04 · Who maintains Prompt Branch
PromptBranch is maintained by promptbranch. It's the only MCP server we track from this author; the repo dates to Aug 2026.
05 · Facts
- repository
- github.com/promptbranch/promptbranch
- website
- https://promptbranch.app/
- category
- AI & ML - ranked #35 of 106 actively-maintained AI & ML servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-17)
- registry
- io.github.PromptBranch/promptbranch (active, first published 2026-09-03 · 2 versions)
- packages
- npm:@promptbranch/mcp
06 · Prompt Branch FAQ
What is Prompt Branch?
A local-first prompt library and version-control system for AI prompts. Features · Install · Docs · GitHub
Is Prompt Branch still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Prompt Branch?
Run `npx -y @promptbranch/mcp`. You can also paste the ready-made client config above.
Does Prompt Branch run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Prompt Branch
Alternatives to Prompt Branch
Maintained AI & ML servers if Prompt Branch isn't the fit.
- Fun ASR Transcribe local audio with FunASR and SenseVoice using private, on-device inference. ★ 20,411 · 2026-09-18
- Auto TS Automated time series forecasting with model search, anomaly detection, and event risk analysis ★ 1,428 · 2026-08-25
- Haiku RAG Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval ★ 609 · 2026-09-17
- Plan Exe MCP server for generating rough-draft project plans from natural-language prompts. ★ 401 · 2026-09-13
- Local RAG (shinpr) Easy-to-setup local RAG server with minimal configuration ★ 398 · 2026-09-18
- PageIndex MCP Reasoning-based RAG system for chatting with long PDFs. Supports local and online files. ★ 388 · 2026-07-25
Pairs well with
Servers that cover what Prompt Branch doesn't - only shown when the pairing reason fits the companion.
More AI & ML MCP servers · Promptibus MCP · Nutrient DWS MCP Server · Predictalot · Visual Memory MCP · Audio Sonic MCP
More TypeScript MCP servers · Bexio MCP Server · Bilig WorkPaper · Mythx Engine · Docs · Selenium MCP · see all