fuzzd

ksek87/fuzzd
★ 0 stars Unknown language 🤖 AI/LLM Updated today
adversarial security testing for MCP servers and agentic tool surfaces.​ built in rust.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fuzzd": {
      "command": "npx",
      "args": [
        "-y",
        "ksek87/fuzzd"
      ]
    }
  }
}

README Excerpt

adversarial security testing for MCP servers and agentic tool surfaces.​​​​​​​​​​​​​ Built in Rust.