Skip to main content
ClaudeWave

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

MCP Servers4.3k estrellas1.3k forksGoApache-2.0Actualizado 6mo ago
Nota editorial

HttpRunner v5 is a Go-based open-source testing framework that exposes an MCP server via the `hrp mcp-server` command, enabling AI agents to drive UI automation across Android (via ADB and UIAutomator2), iOS (via WebDriverAgent), HarmonyOS, and browser platforms. The framework uses a purely visual approach to automation, relying on OCR, computer vision, and vision-language models rather than element selectors, which allows it to operate across device types with a single unified API. Beyond UI testing, the `hrp` CLI also handles HTTP/HTTPS/HTTP2/WebSocket/RPC API testing, load testing through Boomer, test case conversion between YAML/JSON/GoTest/pytest formats, and HTML report generation. The `mcphost` subcommand starts an interactive chat session that connects to those MCP tools, making the framework compatible with any MCP-capable host including Claude Desktop. Testers, QA engineers, and developers working on mobile or web automation who want to drive test execution through natural language instructions via Claude are the primary audience.

ClaudeWave Trust Score
85/100
Trusted
Passed
  • Open-source license (Apache-2.0)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Flags
  • !Inactive (>180d)
  • !Many open issues + slow updates
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual · httprunner
Claude Code CLI
git clone https://github.com/httprunner/httprunner
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "httprunner": {
      "command": "httprunner"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: go install github.com/httprunner/httprunner@latest (make sure it ends up on your PATH).
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
adbagent-tarsmcp-servermcphosttestingui-tarsui-testinguiautomator2wdawebdriveragent

Lo que la gente pregunta sobre httprunner

¿Qué es httprunner/httprunner?

+

httprunner/httprunner es mcp servers para el ecosistema de Claude AI. HttpRunner 是一款开源的 API/UI 测试框架,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。 Tiene 4.3k estrellas en GitHub y se actualizó por última vez 6mo ago.

¿Cómo se instala httprunner?

+

Puedes instalar httprunner clonando el repositorio (https://github.com/httprunner/httprunner) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar httprunner/httprunner?

+

Nuestro agente de seguridad ha analizado httprunner/httprunner y le ha asignado un Trust Score de 85/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene httprunner/httprunner?

+

httprunner/httprunner es mantenido por httprunner. La última actividad registrada en GitHub es de 6mo ago, con 501 issues abiertos.

¿Hay alternativas a httprunner?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega httprunner en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: httprunner/httprunner
[![Featured on ClaudeWave](https://claudewave.com/api/badge/httprunner-httprunner)](https://claudewave.com/repo/httprunner-httprunner)
<a href="https://claudewave.com/repo/httprunner-httprunner"><img src="https://claudewave.com/api/badge/httprunner-httprunner" alt="Featured on ClaudeWave: httprunner/httprunner" width="320" height="64" /></a>

Más MCP Servers