PluginBench
MCP Server

TrustFetch MCP Server

io.github.Vohlsyr/trustfetch

What is the TrustFetch MCP server?

Prompt-injection scanning and safe webpage fetching for AI agents reading untrusted content.

How to install TrustFetch

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "trustfetch": {
      "url": "https://trustfetch.duckdns.org/mcp/"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "trustfetch": {
      "serverUrl": "https://trustfetch.duckdns.org/mcp/"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "trustfetch": {
      "type": "http",
      "url": "https://trustfetch.duckdns.org/mcp/"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "trustfetch": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://trustfetch.duckdns.org/mcp/"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http trustfetch https://trustfetch.duckdns.org/mcp/

Related MCP servers

Multi-chain wallet intelligence: balances, transactions, ENS, OFAC screening across 7 chains.

Cross-source search across 18 real-time data sources, source-cited and corroboration-checked.

Live crypto trend signals, ranking, and backtesting for BTC/ETH/SOL/XRP/ADA. x402 pay-per-call.