QD [v20240210] —— HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server

5,533 stars Python #checkin#docker#har#qd#qiandao
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "qd": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-qd"
      ]
    }
  }
}