mcpbeat Sign in

Qai Consultant MCP Server

by gvasile29 Your server? Claim it
local only

Qai Consultant MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 462 installs a week from pypi. Last commit 15 Sep 2026.

Keyless local MCP server for QA: standards retrieval, effort estimation, doc review, test analysis.

Installs per day peak 268 · avg 35 · +103% w/w
a month agotoday
462
Installs / week
pypi · qai-consultant-mcp
4
Stars
0 open issues
15 Sep 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Qai Consultant MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add qai-consultant-mcp -- uvx qai-consultant-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "qai-consultant-mcp": {
      "args": [
        "qai-consultant-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.qai-consultant-mcp]
command = "uvx"
args = ["qai-consultant-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "qai-consultant-mcp": {
      "args": [
        "qai-consultant-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "qai-consultant-mcp": {
      "args": [
        "qai-consultant-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Qai Consultant MCP

same job, measured the same way
Shipi18n
by shipi18n

Translation QA for locale files: keyless validators, semantic review and BYO-key translation

535 installs/wk local only
AI Test Process MCP
by hashi-kazu

AI-assisted MCP server for JSTQB-based test planning, design, review, and analysis.

242 installs/wk local only
Regex Lab
by ryudi84

MCP server for regex testing, matching, replacing, and validation

local only
Godot Forge
by gregario

Godot 4 MCP server — test runner, API docs, script analysis, scene parsing, LSP.

61 installs/wk local only
MCP Eval Runner
by dbsectrainer

A standardized testing harness for MCP servers and agent workflows

27 installs/wk local only
MCP Test Runner
by lovranran

Local test execution and coverage summaries for onboarding agents.

63 installs/wk local only
Localstack MCP Server
by localstack

A LocalStack MCP Server providing essential tools for local cloud development & testing

209 installs/wk local only
Cucumberstudio
by herosizy

MCP server for Cucumber Studio - test scenarios, action words, and execution data

59 installs/wk local only

Qai Consultant MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Qai Consultant MCP?
Qai Consultant MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package qai-consultant-mcp was installed 462 times last week.
How do I connect Qai Consultant MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls qai-consultant-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Qai Consultant MCP?
The pypi package qai-consultant-mcp was installed 462 times in the last week. Week over week that is +103%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Qai Consultant MCP open source?
We cannot say either way: written in Python and 4 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.