ai-test-process-mcp

Hashi-Kazu/ai-test-process-mcp
★ 0 stars TypeScript AI/LLM Updated today
AI-assisted test process MCP server (Phase 1: ISO/IEC/IEEE 29119-3 test plan draft generation)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-test-process-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Hashi-Kazu/ai-test-process-mcp"
      ]
    }
  }
}

README Excerpt

**JSTQB/ISTQB Generic Test Process を AI で支援する MCP サーバー。** テスト管理ツールの操作を目的とせず、Generic Test Process の各工程(Test Planning 〜 Test Completion)において、テスト成果物の作成・レビュー・分析を AI で支援することを目的とする。文書構成は ISO/IEC/IEEE 29119-3 に準拠する。 **現在のスコープ(Phase 1: Test Planning)**: テスト計画書(ISO/IEC/IEEE 29119-3準拠15章構成)の日本語ドラフト生成・JSTQB観点でのレビュー・質問形式でのコンテキスト収集ガイド。