mcp-trentina

crunchtools/mcp-trentina
★ 3 stars Python AI/LLM Updated 14d ago
Secure MCP server for quarantined web content extraction — two-layer defense against prompt injection
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-trentina": {
      "command": "uvx",
      "args": [
        "mcp-trentina"
      ]
    }
  }
}

Or install with pip: pip install mcp-trentina

README Excerpt

<!-- mcp-name: io.github.crunchtools/trentina --> Trentina is a secure MCP gateway that quarantines everything between your AI agents and the outside world — web content, MCP tool responses, LLM API keys, network access, and agent-to-agent communication. Named after the 1377 quarantine system from Ragusa, where incoming ships had to anchor offshore for thirty days before anyone was allowed into the city. Same idea: keep the commerce flowing without letting something dangerous through.