Bridge MCP

Give any AI complete control over your Windows PC Features • Quick Start • Configuration • Tools • Troubleshooting • Contributing. Its 32 documented tools cover browser, app, click, file. It runs locally over stdio via the published package.

People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-01-20 · ★ 4 · #155 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Bridge MCP

Claude Code

claude mcp add barhamagha1-bridge-mcp -- uvx bridge-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "barhamagha1-bridge-mcp": {
      "command": "uvx",
      "args": [
        "bridge-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

license MIT - declared in the repository

pypi package bridge-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.BarhamAgha1 is GitHub-verified and matches the repo owner

03 · What Bridge MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can launch an application, close an application, list all open apps, and click at coordinates.

Capability map

Tools grouped from the project's README - what Bridge MCP lets an agent do.

Browser

6 tools - e.g. Go to URL; Click element (CSS); Type in element

browser_navigate · browser_click · browser_type · browser_press · browser_content · browser_screenshot

App

4 tools - e.g. Launch an application; Switch to open app; Close an application

app_launch · app_switch · app_close · app_list

File

3 tools - e.g. Read file; Write file; List directory

file_read · file_write · file_list

Mouse

2 tools - e.g. Move cursor; Get cursor position

move_mouse · get_mouse_position

read & search

2 tools - e.g. Get full desktop state; Get screen dimensions

get_desktop_state · get_screen_size

run & execute

2 tools - e.g. Run PowerShell; Run CMD command

run_powershell · run_cmd

Chrome

2 tools - e.g. Open Chrome; Go to URL

chrome_open · chrome_navigate

Clipboard

2 tools - e.g. Copy to clipboard; Get clipboard

clipboard_copy · clipboard_paste

04 · Who maintains Bridge MCP

Bridge MCP is maintained by barhamagha1. It's the only MCP server we track from this author; the repo dates to Jan 2026.

05 · Facts

category
automation - ranked #155 of 194 actively-maintained automation servers as of 2026-08-25.
registry
io.github.BarhamAgha1/bridge-mcp (active, first published 2026-01-20 · 2 versions)
packages
pypi:bridge-mcp

06 · Bridge MCP FAQ

Is Bridge MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-01-20. We re-verify nightly.

What can Bridge MCP do?

With this server connected, an agent can launch an application, close an application, list all open apps, and click at coordinates.

How do I install Bridge MCP?

Run `uvx bridge-mcp`. You can also paste the ready-made client config above.

Does Bridge MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Bridge MCP

More automation MCP servers · Godot Agent Loop · KiCad Copilot · Agent Lsp · Carbone MCP · Proletariat CLI

More Python MCP servers · Token Compressor · Basic Memory · Omni Seek · Bawbel Scanner · Agentfetch · see all