Skip to content
Back to search
30
MCP v0.1.0 streamable-http

io.github.ajrogier/aiqaramba

io.github.ajrogier/aiqaramba

Browser-based QA for AI-built software. Test pages with real browsers via agents.

Uptime
0.0%
25 probes
Response
22ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

AIQaramba
Browser-based QA testing for AI-built software using real browsers.
0 tools
io.github.pramoddutta/browserbash
Plain-English browser tests for AI agents: real Chrome, deterministic verdicts. Free, no API keys.
0 tools
io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools
qaclaw
Autonomous QA agent - runs browser-based tests via MCP
0 tools
io.github.rog0x/testing
Test generation, mocks, coverage analysis for AI agents
0 tools
io.github.rog0x/web
Web scraping, search, monitoring, and HTML-to-markdown for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ajrogier/aiqaramba": {
      "url": "https://mcp.aiqaramba.com/mcp",
      "transport": "streamable-http"
    }
  }
}