Expose host commands as sandboxed MCP tools via YAML config
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-bridge" yet — see the docs or source repo.
Generate an mcp-bridge YAML config that exposes host git status and git diff as MCP tools, read-only only, with sandbox restrictions enabled.
A ready-to-use YAML config with tool definitions, command allowlist, and sandbox restrictions.
Design a solution for safely calling a host backup script from a container via mcp-bridge, while preventing arbitrary command execution.
Security architecture advice, permission boundaries, and least-privilege execution guidance.
I want to expose host log checks, service restarts, and disk cleanup commands to MCP. Provide an mcp-bridge config example and usage tips.
A multi-tool configuration example and guidance on using it safely for ops automation.
Expose CLI commands as callable MCP tools over stdio or HTTP.
Securely run local programs, file tasks, and network diagnostics from mobile MCP clients.
Securely control a Mac remotely for shell, files, binaries, and screenshots.
Aggregate local MCP servers into one endpoint with runtime control and hot reload.
Dynamically bridge and register MCP capabilities with two-way client communication.
Extend an MCP server with JavaScript tools and safer command execution.