Skip to main content
Glama

Test Generator MCP Server

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

-
security - not tested
F
license - not found
-
quality - not tested

Enables automatic generation of test scenarios from user stories uploaded to Claude desktop. Leverages MCP integration to streamline the test case creation process for development workflows.

  1. Project Structure
    1. Contributing
      1. License

        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