Skip to main content
Glama

Test Analyzer MCP Server

get_test_summary

Generate a detailed summary of test setups, coverage metrics, and actionable recommendations for JavaScript/TypeScript projects by specifying the repository path.

Instructions

Get a comprehensive summary of the test setup, coverage, and recommendations

Input Schema

NameRequiredDescriptionDefault
repoPathYesPath to the repository

Input Schema (JSON Schema)

{ "properties": { "repoPath": { "description": "Path to the repository", "type": "string" } }, "required": [ "repoPath" ], "type": "object" }
Install Server

Other Tools from Test Analyzer MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/giri-jeedigunta/hello-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server