This MCP server provides a tool to generate manual test cases in Markdown or CSV format from documentation files and custom rules. It supports text and PDF inputs and can leverage LLM sampling to automate the creation of detailed test scenarios.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.DOC_PATH— Path to requirement document (default: samples/doc-example.md). PDF is supported.OPENAI_API_KEY— If set, the script calls OpenAI to generate test cases.OPENAI_MODELOUTPUT_CSVOUTPUT_FILE— Output file path. For CSV, default is samples/generated-testcases.csv.OUTPUT_FORMAT— prompt (default) or csv.OUTPUT_MDRULES_PATH— Path to rules file (default: samples/rules-example.txt).[](https://m8ven.ai/mcp/hueori95-mcp-manual-testcases-o1mhaw)