BridgeCommander
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@BridgeCommanderRun the deploy script and show me the output"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
BridgeCommander
Sovereign MCP desktop control server — reliable, hardened replacement for Desktop Commander.
Zero blocking network calls on initialize
Hard session + buffer + concurrency limits
Never uses
shell: trueDual-ready (stdio + future HTTP)
Emits events for Bridge Brain / theBRIDGE flywheel
Works with any MCP client (Claude Desktop, Cursor, Windsurf, VS Code, etc.)
Quick Start
git clone https://github.com/copperlang2007/bridge-commander.git
cd bridge-commander
bash ONE-CLICK.shThen:
node bin/cli.js setupPaste the printed JSON into your MCP client config and restart the client.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json (macOS)%APPDATA%\Claude\claude_desktop_config.json (Windows)
Cursor
~/.cursor/mcp.json
Related MCP server: win-cli-mcp-server
One-Command Local Run
npm install
npx tsx src/server.tsEnvironment Variables
Variable | Default | Description |
|
| Comma-separated allowed roots |
|
| Max concurrent processes |
| — | Optional POST endpoint for outcome events |
| — | Set to |
Security Notes
All paths are restricted to the configured roots
Commands are never executed through a shell
Output buffers are hard-capped
Sessions are automatically reaped after idle timeout
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA Windows desktop GUI control MCP server that enables agents to operate semantic objects rather than fragile screen coordinates. It provides structured, executable interface facts for visual-first desktop automation with tools for clicking, scrolling, typing, and hotkey operations.6MIT
- Alicense-qualityCmaintenanceHardened MCP server providing controlled access to PowerShell, CMD, Git Bash, and SSH from MCP clients like Claude Desktop.1MIT
- Alicense-qualityDmaintenanceState-aware Windows automation MCP server for AI agents, enabling app control, UI interaction, COM Office, and more via 59 tools with fallback layers and audit logging.7MIT
- AlicenseAqualityBmaintenanceA macOS computer-use MCP server that grants AI agents mouse, keyboard, and screen control with a robust security model including permission profiles, app deny-lists, and audit logging.22MIT
Related MCP Connectors
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
Remote MCP for Android CLI agent build gate, structured receipts, audit logs, and reviewer-ready evi
Remote MCP for A2A failure replay MCP, structured receipts, audit logs, and reviewer-ready evidence.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/copperlang2007/bridge-commander'
If you have feedback or need assistance with the MCP directory API, please join our Discord server