74
/ 100
29 days ago
glama

Generate Manual Test Cases

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDOC_PATHPath to requirement document (default: samples/doc-example.md). PDF is supported.
🔐 secretOPENAI_API_KEYIf set, the script calls OpenAI to generate test cases.
configOPENAI_MODEL
configOUTPUT_CSV
configOUTPUT_FILEOutput file path. For CSV, default is samples/generated-testcases.csv.
configOUTPUT_FORMATprompt (default) or csv.
configOUTPUT_MD
configRULES_PATHPath to rules file (default: samples/rules-example.txt).
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/hueori95-mcp-manual-testcases-o1mhaw)](https://m8ven.ai/mcp/hueori95-mcp-manual-testcases-o1mhaw)
commit: 0466d7d0b618828ad19d5df5d6fbba45fef9c8d8
code hash: c4222e87f2b0d1208ca7fc2f9b5d8609d592ef83a012b3bb0e06bc03e5c1e699
verified: 6/12/2026, 11:26:09 AM
view raw JSON →