tdd-mcp-server

laonayan/tdd-mcp-server

3.2

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

A comprehensive Model Context Protocol (MCP) server designed to support a complete Test-Driven Development (TDD) workflow for AI programming assistants.

Tools

Functions exposed to the LLM to take actions

generate_test_cases

Generates comprehensive test cases based on requirements.

implement_from_tests

Creates minimal implementation code from tests.

run_tests

Executes tests and returns detailed results.

analyze_coverage

Analyzes code coverage and generates reports.

refactor_code

Provides code refactoring suggestions.

validate_tdd_cycle

Validates adherence to the TDD red-green-refactor cycle.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources