akshay619-dev/hercules-mcp-server
3.1
If you are the rightful owner of hercules-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.
The Hercules MCP Server is a Model Context Protocol server and VS Code extension that integrates with the Hercules test automation framework, allowing developers to manage test cases directly from VS Code.
Tools
Functions exposed to the LLM to take actions
create_test_case
Create a new test case with Gherkin content.
run_test_case
Run a specified test case.
list_test_cases
List all registered test cases.
get_test_case
Retrieve details of a specific test case.
get_execution_results
Get execution results for a specific test case.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client