marcin-sucharski/java-test-mcp-server
3.2
If you are the rightful owner of java-test-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.
This is a Model Context Protocol (MCP) server designed to facilitate running Java tests and retrieving test outputs efficiently.
Tools
Functions exposed to the LLM to take actions
run-tests
Runs Java tests, compiles code, parses Surefire and Checkstyle reports, and returns a formatted report.
get-test-output
Retrieves detailed output of a specific test, including stdout and stderr.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client