mcpbeat Sign in

Bridge MCP Server

by barhamagha1 Your server? Claim it
local only

Bridge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 145 installs a week from pypi. Last commit 15 Jan 2026.

Visual Desktop Bridge - Give any AI full control over Windows to automate apps and inputs.

Installs per day peak 79 · avg 31 · +10% w/w
a month agotoday
145
Installs / week
pypi · bridge-mcp
4
Stars
0 open issues
15 Jan 2026
Last commit
0 releases in 90 days
MIT
License
Python

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.

A line of code looks encrypted [пакет] servers/src/everything/tools/get-tiny-image.ts:6
  "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAKsGlDQ1BJQ0MgUHJvZmlsZQAASImVlwdUU+kSgOfe9JDQEiIgJfQmSCeAlBBaAAXpYCMkAUKJMRBU7MriClZURLCs6KqIgo0idizYFsWC3QVZBNR1sWDDlXeBQ9jdd9575805c+a7c+efmf+e/z9nLgCdKZDJMlF1gCxpjjwyyI8dn5DIJvUABRiY0kBdIMyWcSMiwgCTUft3+dgGyJC9YzuU69/f/1fREImzh…
File ships in the package but is absent from the source [пакет] tray_app.py:1, [пакет] registry/cmd/publisher/main.go:1, [пакет] registry/cmd/publisher/auth/common.go:1 и ещё 130
этот файл ставится пользователю, но в репозитории его нет
Page executes code built at runtime static/index.html:489, [пакет] static/index.html:538
                    list.innerHTML = data.pending.map(req => `
Dumps the whole environment [пакет] servers/src/everything/tools/get-env.ts:28
          text: JSON.stringify(process.env, null, 2),
Long encoded blob in source [пакет] servers/src/everything/tools/get-tiny-image.ts:6
  "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAKsGlDQ1BJQ0MgUHJvZmlsZQAASImVlwdUU+kSgOfe9JDQEiIgJfQmSCeAlBBaAAXpYCMkAUKJMRBU7MriClZURLCs6KqIgo0idizYFsWC3QVZBNR1sWDDlXeBQ9jdd9575805c+a7c+efmf+e/z9nLgCdKZDJMlF1gCxpjjwyyI8dn5DIJvUABRiY0kBdIMyWcSMiwgCTUft3+dgGyJC9YzuU69/f/1fREImzh…

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

Connect this server

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.

run in your terminal
claude mcp add bridge-mcp -- uvx bridge-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bridge-mcp": {
      "args": [
        "bridge-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bridge-mcp]
command = "uvx"
args = ["bridge-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "bridge-mcp": {
      "args": [
        "bridge-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bridge-mcp": {
      "args": [
        "bridge-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Bridge MCP

same job, measured the same way
Blitz
by blitzdotdev

Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools.

30 installs/wk local only
Windows Computer Use MCP
by hiphopanda

Control Windows desktop via MCP: mouse, keyboard, screenshots, clipboard, and apps.

106 installs/wk local only
Ghost
by northtekdevs

Verified desktop control for agents on Windows and Linux: apps with no API, windows, shell, browser.

local only
WinCtl
by sitharaj88

Windows desktop control for AI agents: screen, UI Automation, input, processes, files, shell.

31 installs/wk local only
FiveM MCP
by ziyacivan

Build, run and live-test FiveM servers with AI agents: RCON, DevCon, window control, mcpb bridge.

67 installs/wk local only
agent-device
by callstack

MCP server for mobile app automation: verify, control, and debug iOS, Android, TV, and desktop apps

local only
Krita Codex MCP
by cyyprezz

Control Krita through a secure local MCP server and authenticated Windows bridge.

144 installs/wk local only
agentfenster
by agentfenster

Windows GUI automation on a hidden second desktop, driven from Claude Code over MCP.

100 installs/wk local only

Bridge MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Bridge MCP?
Bridge MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package bridge-mcp was installed 145 times last week.
How do I connect Bridge MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls bridge-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Bridge MCP?
The pypi package bridge-mcp was installed 145 times in the last week. Week over week that is +10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Bridge MCP open source?
Yes — it is published under the MIT licence, written in Python and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.