Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Test Generator MCP Servergenerate test scenarios from the user story I just uploaded"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Project Overview
This is a Python-based project that leverages MCP and Claude desktop interface for generating test scenarios derived from the user stories uploaded in Claude desktop.
Project Structure
The project has the following top-level files and directories:
.env: Configuration file for environment variables..git/: Git version control directory (internal use)..gitignore: Specifies files and directories to ignore in Git..python-version: Specifies the Python version for the project..venv/: Python virtual environment directory.README.md: Project overview and documentation.main.py: Main entry point for the application.pyproject.toml: Python project configuration and dependencies.requirements.txt: Project dependencies (legacy format).server.py: Server implementation for the application.uv.lock: Lock file for the UV package manager.
Contributing
Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request with your changes.
License
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.