mcp-server-bridge-security

manteclaw/mcp-server-bridge-security
★ 0 stars Python Security Updated today
MCP server for cross-chain bridge security auditing
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-bridge-se": {
      "command": "uvx",
      "args": [
        "mcp-server-bridge-security"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-bridge-security