Skip to main content

QAI Consultant

qai-consultant-mcp

qai-consultant MCP server qai-consultant MCP server MCP Registry Awesome MCP Servers

Listed on the official MCP registry (io.github.gvasile29/qai-consultant-mcp), Glama, and Awesome MCP Servers.

qai-consultant-mcp answering a retrieve_qa_knowledge call in MCP Inspector

A local, fully keyless MCP server: standards-grounded QA knowledge retrieval (ISTQB, OWASP, IEEE, ISO, EU AI Act), deterministic QA effort estimation, QA document quality review, and test-results health analysis — callable directly from Claude Code, Claude Desktop, or claude.ai.

No API keys, no Pinecone, no cloud LLM calls. It runs a local embedding index over a self-authored QA knowledge base and does the estimation math itself; the client LLM writes the narrative, this server just supplies grounding and numbers.

This package is the MCP companion to QAI Consultant, an AI QA Architect web app / CLI. If you're looking for the full app (Test Strategy / Risk Register / Effort Report generation with a browser UI), see the main project instead — this package is just the MCP server piece of it.

Install

uvx qai-consultant-mcp

Claude Code:

claude mcp add qai-consultant -- uvx qai-consultant-mcp

Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "qai-consultant": {
      "command": "uvx",
      "args": ["qai-consultant-mcp"]
    }
  }
}

First run downloads the embedding model (sentence-transformers/all-MiniLM-L6-v2, CPU-only) and builds a local index — this takes a minute or two the first time, then it's cached.

Tools

Tool What it does
retrieve_qa_knowledge Grounding chunks from the knowledge base (ISTQB, OWASP, IEEE, ISO standards; testing methodologies; audit/evaluation frameworks; the EU AI Act), filterable by category
list_kb_sources Every document in the knowledge base, grouped by category
estimate_qa_effort Deterministic PERT-based effort estimate (baseline + complexity multipliers + team capacity + confidence score) — no LLM narrative, you write your own from the numbers
review_qa_document Deterministic 0–100 quality score for an existing Test Plan/Strategy/test case list across six ISTQB/IEEE-829-grounded dimensions, with findings and resolved KB citations — no LLM scoring, you write the narrative from the findings
analyze_test_results Deterministic health metrics from JUnit XML or CSV test execution data — flaky tests, ever-failing tests, slowest tests, and failure clustering — no LLM anywhere in this tool

Try It — Example Prompts

Type these directly in Claude Code, Claude Desktop, or claude.ai once the server is attached:

  • "Using qai-consultant, what does the knowledge base say about risk-based testing?"retrieve_qa_knowledge
  • "List every document in the qai-consultant knowledge base, grouped by category."list_kb_sources
  • "Using qai-consultant's estimate_qa_effort, estimate the effort for a B2B SaaS project called 'Test Migration', React + Node.js + PostgreSQL, 2 QA / 5 dev engineers, 3-month timeline, Agile/Scrum, no notable known risks, minimal existing test automation, no special compliance requirements."estimate_qa_effort
  • "Here's a Test Plan [paste it] — use qai-consultant to review it with review_qa_document and give me the score and findings."review_qa_document
  • "Here's a JUnit XML report from my last 3 CI runs [paste them] — use qai-consultant's analyze_test_results to find flaky tests."analyze_test_results

The first one (retrieve_qa_knowledge) is the fastest way to confirm the server actually attached.

Prompts

  • qa_project_interview — the project-intake interview (11 questions covering scope, tech stack, team, timeline, risks, compliance)
  • risk_register_structure — Risk Register document structure + grounding instructions
  • test_strategy_structure — Test Strategy document structure + grounding instructions
  • test_plan_structure — IEEE 829-aligned Test Plan structure + grounding instructions

Each *_structure prompt instructs the client to ground its generation in retrieve_qa_knowledge results with [Source N] citations, and to label the output as AI-generated.

Privacy

Usage telemetry is off by default. Set QAI_TELEMETRY=1 to opt in. Even then, only the tool name, a success flag, duration, retrieval k/category, package/Python version, OS family, and a random anonymous install ID are sent — never your query text, project details, or knowledge-base content.

Source

github.com/gvasile29/qai-consultant — Apache 2.0 licensed.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qai_consultant_mcp-3.3.1.tar.gz (318.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qai_consultant_mcp-3.3.1-py3-none-any.whl (252.4 kB view details)

Uploaded Python 3

File details

Details for the file qai_consultant_mcp-3.3.1.tar.gz.

File metadata

  • Download URL: qai_consultant_mcp-3.3.1.tar.gz
  • Upload date:
  • Size: 318.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.3

File hashes

Hashes for qai_consultant_mcp-3.3.1.tar.gz
Algorithm Hash digest
SHA256 a588e7eb20e1b64866d01a3c7ee90b17e957e7ddb19d625151e724cfabe5edf6
MD5 4e142ad84f0fc7a9dc2a185fcadf1e0d
BLAKE2b-256 a308081cca041724a2f5c1b126a921e5dc968621ec7e9523b8540099e618a32f

See more details on using hashes here.

File details

Details for the file qai_consultant_mcp-3.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for qai_consultant_mcp-3.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 787ab951640be16fab2071f1e835c0f469882dd8e00a15e95c2e5dff32e4cf6f
MD5 48ce63e89229abe7e81fc7a87ba55f9a
BLAKE2b-256 18aa02d7988dcef92018a2b96a085b5a41fedb5ff5acd39ae206b74212c7c32b

See more details on using hashes here.

Release history Release notifications | RSS feed

3.4.4

2 files

This release

3.3.1 This release

2 files

3.1.6

2 files

3.1.5

2 files

3.1.4

2 files

3.1.3

2 files

3.0.2

2 files

3.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page