MCP Directory
Back

httprunner

by httprunner · Go · ★ 4,272

HttpRunner 是一款开源的 API/UI 测试框架,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。

#adb#agent-tars#mcp-server#mcphost#testing#ui-tars#ui-testing#uiautomator2#wda#webdriveragent

Install

go install github.com/httprunner/httprunner@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "httprunner": {
      "command": "npx",
      "args": [
        "-y",
        "github:httprunner/httprunner"
      ]
    }
  }
}

From the README

[](https://github.com/httprunner/httprunner/actions) [](https://codecov.io/gh/httprunner/httprunner) [](https://pkg.go.dev/github.com/httprunner/httprunner) [](https://pepy.tech/project/httprunner) [](https://testerhome.com/github_statistics) > ⚠️ HttpRunner v5 仅包含 Golang 版本,Python 版本的代码已迁移至 [httprunner/httprunner.py](https://github.com/httprunner/httprunner.py) (简称 hrp) 是一个开源测试框架,诞生于 2017 年,最开始应用于 API 接口、性能测试,后面逐步进化为了一款通用、可拓展的测试框架。 在 2022 年,HttpRunner 开始新增支持 UI 自动化测试,当前已经支持了 Android/iOS/Harmony/Browser 多种系统平台,并在 v5 版本融入了大模型技术,成长成为了一款通用的智能自动化测试框架。 HttpRunner 相比其它 UI 自动化框架,主要特点包括: - 采用纯视觉驱…
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