Test Generator MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| parse_documentB | Read a PDF or DOCX and return plain text. |
| export_scenariosC | Save generated test scenarios into a JSON file and store in memory. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| test_scenario_prompt | Provide a prompt for generating structured test scenarios from user stories. This prompt is used to convert user stories with acceptance criteria into structured test scenarios. The output is expected to be a JSON object with user story details, acceptance criteria, and corresponding test scenarios. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_parsed_documents | List all parsed documents and their text. |
| get_exported_scenarios | List all exported scenario files and their contents. |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/debabhinav1-hub/mcptestgenwithClaude'
If you have feedback or need assistance with the MCP directory API, please join our Discord server