shielva-mcp-server

Shielva-Sense/shielva-mcp-server
★ 0 stars Python Other Updated today
Split from shielva-mcp (07-10)
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": {
    "shielva-mcp-server": {
      "command": "uvx",
      "args": [
        "shielva-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install shielva-mcp-server