mcpbeat Sign in

Plumb MCP Server

local only

Plumb runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.

LSP-backed IDE intelligence plus concurrency-safe, transactional edits for AI coding agents.

Installs / week
not published
4
Stars
8 open issues
17 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        if info, err := os.Stat(filepath.Join(d.Root, name, "workflows")); err == nil && info.IsDir() {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Plumb

same job, measured the same way
Constellation
by shiftinbits

Code Intelligence Platform for AI Coding Agents

430 installs/wk local only
Horus Flow MCP
by horustechltd

Institutional crypto & equity orderflow intelligence for AI trading agents.

local only
CodeCortex Context Engine
by behnamjalalico

Context intelligence for AI coding agents: navigation, impact, memory, guarded edits.

2 072 installs/wk local only
Wigolo
by knockoutez

Local-first web intelligence MCP server for AI coding agents

940 installs/wk local only
Sinter
by shellfu

Persistent, evidence-backed code graph for coding agents.

11 481 installs/wk local only
Agentmako
by drhalto

Local-first codebase intelligence MCP server for AI coding agents.

53 installs/wk local only
Banking Intelligence
by ohmyfin

Cross-border payment & banking intelligence for AI agents: SWIFT/BIC, IBAN, sanctions, FX, tracking.

34 tools answering
Alphalabs Intelligence
by pak209

Live trading-pipeline intelligence for AI agents: signal scoring, calibration, recorded outcomes.

6 tools answering

Plumb — questions

Answers built from our own checks of this server.

Why is there no uptime for Plumb?
Plumb runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Plumb open source?
Yes — it is published under the MIT licence, written in Go, 4 stars on GitHub and 8 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.