local-testing-agent

marcelkurvers/local-testing-agent

3.2

If you are the rightful owner of local-testing-agent and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Local Testing Agent MCP Server is a multi-language testing automation server designed to facilitate AI assistants like Claude in discovering, planning, and executing tests across various programming languages.

Tools

Functions exposed to the LLM to take actions

scan_repository

Scans a project directory and detects source files and test files for all supported languages.

run_all_tests

Runs all detected tests for all languages with test files.

full_phase2_pipeline

Runs scan, plan, test, and coverage in one call.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources