unity-test-runner-mcp

cairns-games/unity-test-runner-mcp

3.1

If you are the rightful owner of unity-test-runner-mcp 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.

The Unity Test Runner MCP Bridge is a Unity package that integrates a Model Context Protocol (MCP) server with Unity's Test Runner, allowing for programmatic test execution and result retrieval via HTTP/JSON-RPC.

Tools

Functions exposed to the LLM to take actions

unity_list_tests

List all available Unity tests.

unity_run_tests

Run specific Unity tests.

unity_get_test_results

Get the results of the last test run.

unity_clear_test_results

Clear all test results.

unity_get_test_status

Get the current test execution status.

unity_request_script_compilation

Request Unity to recompile all scripts.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources