Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
analyze_test_setup | Analyze the unit test setup of a repository, including framework detection, test file discovery, and configuration analysis |
check_coverage | Check test coverage for a repository and provide detailed metrics |
get_test_summary | Get a comprehensive summary of the test setup, coverage, and recommendations |