Manual Tests MCP Server
About
A YAML-based server for managing manual test cases with tools for test automation workflows.
Details
- Author
- 70-10
- Categories
- Developer Tools, Automation, Knowledge Base, Other
Jump to
Setup
Install Manual Tests MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/70-10/manual-tests-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
YAML-based manual test case management MCP server with 11 comprehensive tools for test automation workflows.
Manual Tests MCP Serveris a Model Context Protocol (MCP) server that streamlines manual testing workflows. It manages test cases in YAML format, supporting the entire test lifecycle from test execution tracking to report generation.
New to this MCP server? Start with the workflow discovery tools:
# Essential first steps - run these in order: manual_test_workflow() # Learn workflow patterns manual_test_help() # Get tool usage examples manual_test_schema() # Understand data structures
These tools will guide you through all available workflows and usage patterns.
- 11 Comprehensive Tools- Validation, parsing, listing, creation, initialization, results management, report generation, cleanup, help, workflows, and schemas
- YAML-based Test Cases- Structured test case management and validation
- Advanced Filtering- Advanced filtering and search capabilities for test cases and results
- Template-based Creation- Test case creation with multiple built-in templates
- Variable Substitution- Flexible test environment management through dynamic variable substitution
- Results Management- Test result analysis, report generation, and cleanup
- manual_test_validate- YAML test case structure and syntax validation
- manual_test_parse- Test case parsing with variable substitution and content processing
- manual_test_list- Test case listing with advanced filtering and sorting capabilities
- manual_test_create- New test case creation using built-in templates
- manual_test_init- Manual test project structure initialization
- manual_test_results_list- Test results directory filtering and listing
- manual_test_results_report- Comprehensive test execution report generation
- manual_test_results_clean- Criteria-based test results directory cleanup
- manual_test_help- Comprehensive help information for all tools
- manual_test_workflow- Workflow information and recommended usage patterns
- manual_test_schema- YAML/JSON structure and schema specifications
Before using any other tools, start with these workflow discovery tools:
// 1. Get comprehensive help for all 11 tools manual_test_help() // 2. Learn recommended workflows and usage patterns manual_test_workflow() // 3. Understand YAML/JSON schemas and variable substitution manual_test_schema()
- manual_test_helpprovides detailed usage examples for all 11 tools
- manual_test_workflowshows you proven workflow patterns and integration strategies
- manual_test_schemagives you the complete structure specifications
These three tools contain all the guidance you need to effectively use this MCP server.Always consult the workflow tool first- it will save you time and ensure you follow best practices.
To use with Claude Code or other MCP-compatible clients, add the following to your MCP configuration:
{ "mcpServers": { "manual-tests": { "command": "npx", "args": ["github:70-10/manual-tests-mcp"] } } }
π― Before doing anything else, run these discovery tools:
- manual_test_workflow- Learn the recommended workflow patterns
- manual_test_help- Get detailed usage examples for all tools
- manual_test_schema- Understand the YAML/JSON structure requirements
Basic Workflow (After Learning from Workflow Tool)
- Project Initialization- Create project structure and metadata withmanual_test_init
- Test Case Creation- Generate template-based test cases withmanual_test_create
- Validation- Check YAML structure withmanual_test_validate
- Execution Management- Search test cases based on conditions withmanual_test_list
- Report Generation- Create comprehensive test result reports withmanual_test_results_report
π‘Pro Tip: The workflow tool (manual_test_workflow) provides 4 different workflow patterns with specific tool sequences. Always check it first!
You can use dynamic values in test cases:
- {{today}}- Current date (YYYY-MM-DD)
- {{timestamp}}- Current timestamp
- {{environments.production}}- Environment URL
- {{test_data.users.valid_user.username}}- Test data
# Build TypeScript npm run build # Run all tests (252 tests) npm test # Run with coverage npm test:coverage # Development mode with auto-rebuild npm run dev
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
The MCP server for Bitrix24 provides AI assistants with structured access to the Bitrix24 API. It delivers up-to-date method descriptions, parameters, and valid values, allowing assistants to work with precise data instead of guesswork. This reduces code errors and accelerates Bitrix24 integration development.
Agents make claims. Reelier writes receipts β record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
Equip AI agents with evaluation and self-improvement capabilities with Root Signals.
Structured .aide spec files that give AI agents progressive disclosure into your codebase architecture. 6 MCP tools, 8 slash commands, TUI wizard, multi-IDE support.
An MCP server with integrations for GitLab, Jira, Confluence, and YouTube, providing AI-powered search and development utility tools.
A universal MCP server that loads prompts from an external JSON configuration file.
Paid remote MCP for CLI tool MCP, structured receipts, usage logs, and audit-ready evidence for agent and CI workflows.
Paid remote MCP for Codex run ledgers, changed-file evidence, scope summaries, missing proof checks, and client-ready handoff receipts.
Extract, govern, and ship structured content from your codebase.
MCP servers for Deephaven to orchestrate data workers and power documentation Q&A with LLMs, enabling AI-driven data workflows.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


