request-guard-mcp

rhamenator/request-guard-mcp
★ 0 stars Rust AI/LLM Updated today
A Rust-based MCP server for defending websites and APIs against AI scraping, with practical detection, policy enforcement, and response controls for bot traffic.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "request-guard-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "request-guard-mcp"
      ]
    }
  }
}

Topics

ai-scrapingmcp-servermiddlewarerustsecurity