MCP-Defender
MCP Defenderは、AIアプリケーションのMCPトラフィックを自動的に保護するデスクトップアプリです。ユーザーは、アプリを通じて安全なデータ通信を確保し、AIの利用におけるセキュリティリスクを軽減できます。特に、AI関連のプロジェクトにおいて、データの保護が重要視される現代において、MCP Defenderはそのニーズに応えるツールです。
GitHubスター
117
ユーザー評価
未評価
フォーク
11
イシュー
2
閲覧数
1
お気に入り
0
MCP Defender
Automatically protects MCP traffic in AI apps
🛡️ 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 if you want to allow or block the tool call.
Demos
https://github.com/user-attachments/assets/363ae2b1-e395-4cdc-b5ca-e9862baf89c3
Quick Start
Windows & Linux Coming Soon
Alternatively you can clone the git repo, and run it as follows:
# Install dependencies
npm install
# Start app
npm start
Which apps are automatically protected?
MCP Defender protects Cursor, Claude, Visual Studio Code and Windsurf.
Protection for more apps coming soon!
Contributing
We love contributions! Feel free to open issues for bugs or feature requests.
License
MCP Defender is licensed under the AGPL-3.0 license. For more details, see the LICENSE.