Charles-mcp

heizaheiza/Charles-mcp
★ 177 stars Python 🤖 AI/LLM Updated 1d ago
Charles Proxy MCP server for AI agents with live capture, structured traffic analysis, and agent-friendly tool contracts
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": {
    "charles-mcp": {
      "command": "uvx",
      "args": [
        "charles-mcp"
      ]
    }
  }
}

Or install with pip: pip install charles-mcp

Topics

ai-agentcharles-proxycodexdeveloper-toolsmcpmcp-servernetwork-debuggingopenai