mcpbeat Sign in

WinBridgeAgent MCP Server

local only

WinBridgeAgent runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Mar 2026.

Open-source Windows MCP server for AI assistants. File, clipboard, screenshot, process & power mgmt.

Installs / week
not published
12
Stars
1 open issues
23 Mar 2026
Last commit
from GitHub
GPL-3.0
License
C++

What the code does

We read the source, 19 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.

Installs itself into autostart src/support/auto_startup_manager.cpp:23
    L"Software\\Microsoft\\Windows\\CurrentVersion\\Run";

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 WinBridgeAgent

same job, measured the same way
AI Process Manager (AIPM)
by agorapassadoagora-debug

Structured Windows state for AI agents: processes, windows, UI trees. No screenshots.

40 installs/wk local only
SideButton MCP Server
by sidebutton

Open-source MCP server with browser automation and knowledge packs for AI agents

111 installs/wk local only
Desktop MCP
by jaimenbell

Windows desktop-control MCP server: screenshot, window mgmt, mouse/keyboard input, recording.

73 installs/wk local only
MCP Test Utils
by jeenyjai

Desktop UI automation for AI agents: screenshots, windows, mouse, keyboard, UI Automation, OCR

local only
Universal Screenshot MCP
by sethbang

MCP server for web page and cross-platform system screenshots (macOS, Linux, Windows)

114 installs/wk local only
I
Deskbrid
by coe0718

Linux automation. 125 MCP tools: windows, input, screenshots, clipboard, print, AT-SPI. 9 DEs.

local only
Windows Computer Use MCP
by hiphopanda

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

106 installs/wk local only
MCP Osascript
by m0rvayne

macOS automation: 17 typed tools for windows, menus, keyboard, clipboard, tabs, screenshots

60 installs/wk local only

WinBridgeAgent — questions

Answers built from our own checks of this server.

Why is there no uptime for WinBridgeAgent?
WinBridgeAgent runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is WinBridgeAgent open source?
Yes — it is published under the GPL-3.0 licence, written in C++, 12 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.