MCP Directory
Back

caido-mcp-server

by c0tton-fluff · Go · ★ 42

MCP server for Caido proxy integration. Enables AI assistants like Claude Code to browse, analyse, and interact with HTTP traffic.

#caido#claude-code#cli#golang#mcp#pentest#security

Install

go install github.com/c0tton-fluff/caido-mcp-server@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "caido-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:c0tton-fluff/caido-mcp-server"
      ]
    }
  }
}

From the README

caido-mcp-server MCP server and CLI for Caido web proxy - browse, replay, and analyze HTTP traffic from AI assistants or your terminal. -------|-------------| | **Proxy History** | Search requests with HTTPQL, get full request/response details | | **Replay** | Send HTTP requests, get response inline (status, headers, body) | | **Automate** | Access fuzzing sessions, results, and payloads. Start/pause/resume/cancel tasks | | **Findings** | Create, list, delete, and export security findings | | **Sitemap** | Browse discovered endpoints | | **Scopes** | Create and manage target s…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers