Best for
- Developers using Cursor, Claude, Visual Studio Code or Windsurf who want to protect their MCP traffic
- Users who want signature-based alerting and blocking at the MCP tool call level
MCP Defender is a desktop app, acquired by Docker Inc., that proxies MCP tool call requests and responses from AI apps (Cursor, Claude, Visual Studio Code, Windsurf), checks them against signatures, and prompts the user to allow or block when harmful content is detected. It is distributed primarily as a Mac download and can also be run from source. The source material provides no server manifest, tool list, transport, or client config example, so those fields are left empty. It suits developers on these AI clients who want added protection for MCP traffic; it is not for non-Mac users, users expecting config-file installation of an MCP server, or scenarios needing a server-side centralized security gateway.
MCP Defender is a desktop app that protects AI apps like Cursor from a variety of attacks. All MCP tool call requests and responses from AI apps are automatically proxied through MCP Defender; the intercepted data is then checked against a set of signatures. If anything harmful is detected, MCP Defender alerts you and asks whether to allow or block the tool call. It automatically protects Cursor, Claude, Visual Studio Code and Windsurf. MCP Defender has been acquired by Docker Inc.
npm install
npm start