Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
io.github.ajrogier avatar

Aiqaramba MCP

aiqaramba is a MCP server that runs browser-based QA on AI-built web software through agent-invokable real-browser tests.

About

aiqaramba is a Model Context Protocol server that brings browser-based quality assurance to developers shipping web products with Claude Code, Cursor, Codex, or similar agents. Instead of trusting generated UI code on faith, you connect through the hosted remote transport and let the agent drive tests in a real browser environment. That matters when one person owns design, implementation, and launch: small visual regressions and broken flows are easy to miss in diff review alone. Use it when you have a deployable or preview URL and want verification closer to how users experience the app. It complements unit tests and code review; it does not replace security scanning or load testing. Registration is remote HTTP MCP, which keeps local setup light compared to wiring Playwright yourself for every project.

  • Browser-based QA aimed at software assembled or edited by AI coding agents
  • Remote MCP endpoint via streamable HTTP at mcp.aiqaramba.com (no local browser driver setup in the manifest)
  • Version 0.2.0 server schema aligned with MCP 2025-12-11
  • Agent-invokable checks on real pages rather than static lint-only review
  • Fits post-build regression passes on web apps and marketing sites

Aiqaramba MCP by the numbers

  • Data as of Aug 10, 2026 (Skillselion catalog sync)
terminal
claude mcp add --transport http aiqaramba https://mcp.aiqaramba.com/mcp

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
TransportHTTP
AuthNone

What it does

Hook your coding agent to real-browser QA so AI-built pages and flows get exercised before users do.

Who is it for?

Best when you have staging or preview URLs and want agent-driven smoke and flow checks on AI-generated frontends.

Skip if: Skip if you only need API contract tests, native mobile apps without a web surface, or fully offline CLI tools with no HTTP UI.

What you get

After you add the remote MCP server, your agent can exercise live pages in a real browser so regressions surface before release.

  • Agent-executed browser test runs against your URLs
  • Earlier detection of broken UI flows before production
  • Repeatable QA hook in your ship checklist

By the numbers

  • Server version 0.2.0
  • Single remote transport: streamable-http
  • Hosted endpoint: mcp.aiqaramba.com/mcp

Recommended MCP Servers

How it compares

Real-browser QA MCP integration, not a static code-review or unit-test skill.

FAQ

Who is aiqaramba for?

Developers using AI coding agents who ship web UIs and need quick, browser-faithful verification without hiring a QA team.

When should I use aiqaramba?

Use it before you ship or promote a build, and whenever you change critical flows on a preview URL after agent edits.

How do I add aiqaramba to my agent?

Register the remote MCP server URL https://mcp.aiqaramba.com/mcp as a streamable-http transport in Claude Desktop, Cursor, or another MCP-capable client.

Web & Browser Automationtestingfrontendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.