QA Agent Pro

QA Agent Pro

Enables AI assistants to perform automated web testing by controlling a Chrome browser to navigate, interact with pages, capture screenshots, extract console logs, and simulate mobile devices for responsive design testing.

Category
Visit Server

README

<div align="center"> <img src="logo.png" alt="QA Agent Pro Logo" width="200"/> <h1>๐Ÿ•ต๏ธ QA Agent Pro</h1> <p><strong>The "AI Tester" for Claude & Cursor</strong></p> </div>

Stop testing manually. Let AI do the boring work.

QA Agent Pro is a Model Context Protocol (MCP) server that gives your AI (Claude, Cursor, etc.) eyes and hands to browse the web. It turns your AI into a tireless QA Engineer that can test your website 24/7.

๐Ÿš€ Why QA Agent Pro?

  • ๐Ÿ“ฑ Mobile Simulation: Test your responsive design on iPhone, Pixel, or iPad views instantly.
  • ๐Ÿšจ Bug Hunter: Automatically captures hidden JavaScript errors (Console Logs) that break your app.
  • ๐Ÿ“ธ Visual Proof: Takes screenshots of every step, so you have evidence of what works (and what doesn't).
  • โšก Zero Config: Connects to Claude Desktop in seconds.

๐Ÿ› ๏ธ Capabilities (Tools)

Your AI gains these superpowers:

  1. navigate(url): Open any website in a real Chrome browser.
  2. click(selector) & type(selector, text): Interact like a real user.
  3. set_viewport(width, height, mobile): [PREMIUM] Simulate mobile devices.
  4. get_console_logs(): [PREMIUM] Extract error logs for debugging.
  5. screenshot(name): Capture visual evidence.

๐Ÿ“ฆ Installation

  1. Clone this repo:
    git clone https://github.com/yourusername/qa-agent-mcp.git
    cd qa-agent-mcp
    
  2. Install & Build:
    npm install && npm run build
    
  3. Add to Claude Desktop Config:
    {
      "mcpServers": {
        "qa-agent": {
          "command": "node",
          "args": ["/absolute/path/to/qa-agent-mcp/build/index.js"]
        }
      }
    }
    

๐Ÿ’ฐ Pricing & Licensing

This tool is available for:

  • Personal Use: Free for open source projects.
  • Commercial License: $49 (Lifetime access).

Buy License

Corporate/Agency Use: If you are using this tool to test client websites or commercial products, you must purchase a license.

๐Ÿงช Try the Demo

Run the included verification script to see the agent in action (Mobile + Desktop test):

node build/verify-qa.js

Built with โค๏ธ by [Your Name]

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
E2B

E2B

Using MCP to run code via e2b.

Official
Featured