
HttpRunner
by httprunner
AI-powered intelligent automation testing framework for API and UI (Android, iOS, Harmony, Browser).
What it does
HttpRunner is a comprehensive open-source testing framework that leverages LLMs to enable natural language-driven test scenarios. It provides a unified solution for API testing, UI automation, and load testing across multiple platforms, including Android, iOS, HarmonyOS, and web browsers.
Tools
mcp-server: Starts the MCP server specifically for UI automation, allowing AI agents to interact with and test mobile and web interfaces.adb: Utilities for Android device management.ios: Utilities for iOS device management.run: Executes API test cases using the Go engine.report: Generates detailed HTML reports from test results.
Installation
To use the MCP server, ensure the hrp CLI is installed, then add the following to your claude_desktop_config.json:
{
"mcpServers": {
"httprunner": {
"command": "hrp",
"args": ["mcp-server"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
hrp mcp-serverInformation
- Pricing
- free
- Published
- 4/20/2026
- stars






