MCP server for Claude Desktop and other Model Context Protocol clients — sandboxed filesystem access (read/write/edit/search) plus Dev Mode-gated shell command execution, scoped to a single workspace
A local Model Context Protocol (MCP) server that gives Claude Desktop — or any MCP-compatible client — sandboxed filesystem access and gated shell command execution, scoped entirely to a single workspace root directory.
cli-bridge is a lightweight MCP server that plugs into Claude Desktop (or any MCP client) and gives it:
- 📂 Filesystem tools — read, write, edit, search, and grep files, all confined to one workspace root - 💻 Shell execution — run real commands on your machine, gated behind an explicit Dev Mode toggle - 📝 Project memory — an append-only journal (PROJECTLOG.md) so an agent can pick up context across sessions - 🔒 Audit logging — every tool call recorded to a local log file, nothing sent anywhere else
Everything runs locally, on your machine — no external API calls, no cloud dependency, no telemetry.
⚠️ Dev Mode — Read Before Enabling Shell Execution
[!CAUTION] executecommand can run any executable available on your system, with the same permissions as the app hosting the MCP client. This is real shell execution, not a sandbox.
------ Default state Dev Mode is OFF every time the server starts. executecommand is blocked before anything spawns. Turning it on Requires an explicit toggledevmode({ enabledevmode: true }) call — nothing enables it silently. Your responsibility Once enabled, any command run — including destructive ones (deleting files, modifying system state, installing software, network calls) — executes for real. There is no command allowlist, no confirmation beyond your MCP client's own approval settings, and no undo. Liability This project's
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/anshupriyan--cli-bridge.html)
Homekit gives any AI agent direct, physical control over Apple Home. Flip lights. Lock doors. Read sensors. Through a single open interface.
xfloukiex-lab/pandaclipOne local-first MCP server for agent working state — clipboard history & snippets, TTL cache, file-organizer overlay, and a knowledge graph — plus a live desktop activity lens. 40 tools, SQLite everyw
dhavanikgithub/chartbrew-mcpChartbrew + AI agents. MCP server exposing Chartbrew's documented API: teams, connections, datasets, dashboards, charts, live queries, and secure embedding. TypeScript · stdio · restricted/unrestricte
illodev/workfileRepository-native Work, Docs, History and durable Memory for humans and AI agents — Markdown as the source of truth, with a local UI, CLI and MCP server
12122J/mcpvetMCP security scanner — vet a Model Context Protocol server before you add it to Claude Code, Cursor, or Windsurf. Grades it A–F, catching credential theft, tool-poisoning, and install-script payloads
abluva/mcp-remoteThe bridge for remote MCP — seamless OAuth, resilient auth recovery, production-grade reliability
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.