Skip to content
Back to search
30
MCP

qa-ai-mcp-server-gits

npm/qa-ai-mcp-server-gits

MCP server for QA automation: test scenarios, Playwright codegen, execution, and GitHub bug creation

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

git-mcp-server
A Git MCP server for AI agents. STDIO & Streamable HTTP.
0 tools
@automate-io/api-testing-mcp
MCP server for HTTP API testing with Playwright. Supports full CRUD operations, path/query parameters, and comprehensive error handling for
0 tools
io.github.ooples/mcp-console-automation
MCP server for AI-driven console application automation and monitoring
0 tools
mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools
code-review-mcp
MCP Server for GitHub/GitLab code review - enables AI assistants to review pull requests and merge requests
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "qa-ai-mcp-server-gits": {
      "url": "None",
      "transport": "http"
    }
  }
}