Server data from the Official MCP Registry
Security proxy that wraps MCP servers with real-time monitoring and policy enforcement
Security proxy that wraps MCP servers with real-time monitoring and policy enforcement
Valid MCP server (2 strong, 1 medium validity signals). 3 code issues detected. 1 known CVE in dependencies ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry.
9 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ai-mcpower-mcpower-proxy": {
"args": [
"-y",
"@defenter/common-ts"
],
"command": "npx"
}
}
}From the project's GitHub README.
Real-time semantic security for AI coding agents and MCP tools in VS Code, Claude Code and Cursor.
Defenter monitors every prompt, every coding agent tool call, every MCP server call, and key file and shell operations in your IDE. It acts as a semantic policy broker that understands what agents are doing, not just where they send data, so you can use AI coding agents without leaking secrets or customer data.
The simplest way to use Defenter is to install the VS Code or Cursor extension:
Once installed, the extension automatically intercepts and protects:
No manual MCP configuration is needed.
Defenter is a semantic policy broker for AI coding agents. It adds an intelligent security layer inside your IDE that:
Traditional security tools cannot see what an agent is about to share or execute. They look at apps and destinations, not at the intent and content of an agent’s actions.
Defenter bridges this gap by:
This repository contains the Defenter proxy and related components that secure MCP and coding agent traffic.
Defenter is built as a Python based proxy and local middleware that the IDE extension uses to enforce policy. At a high level:
Local middleware layer
Cloud powered policy engine
IDE integration
Together, these pieces let you harness AI coding agents and MCP tools without compromising the security of your code, data, or workflows.
Python Proxy: See src/README.md for detailed implementation documentation
VSC Extension: See targets/vsc-extension/README.md for installation and user guide
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.