MCP Hub
Back to servers

mcp

A Python-based MCP server designed to automate the lifecycle of testing suites, specifically supporting Java JUnit and Selenium web testing through project analysis and command execution.

Updated
Jan 9, 2026
Validated
Jan 11, 2026

MCP Universal Test Suite Generator 🚀

An advanced Model Context Protocol (MCP) server built with Python to empower AI assistants (like Claude Desktop) with the ability to analyze projects and automatically generate, manage, and execute testing suites.

Currently supports Java (JUnit) and Web (Selenium) projects.

✨ Features

  • 📂 Project Analysis: Deep scans project structures to identify classes, methods, and dependencies.
  • 🧪 Automated JUnit Generation: Generates unit tests following best practices and project-specific patterns.
  • 🌐 Web Testing: Integrated tools for Selenium-based end-to-end testing.
  • 🛠️ Direct Execution: Run Maven or NPM commands directly through the AI assistant to validate generated tests.
  • Optimized with uv: Uses the lightning-fast Python package manager for dependency resolution.

🚀 Quick Start

Prerequisites

Installation

  1. Clone the repository:
    git clone [https://github.com/gigici99/mcp.git](https://github.com/gigici99/mcp.git)
    cd mcp
    

Reviews

No reviews yet

Sign in to write a review