Skip to main content
Glama

Test Analyzer MCP Server

analyze_test_setup

Analyze and optimize your repository’s unit test setup by detecting testing frameworks, identifying test files, and evaluating configuration details to ensure comprehensive test coverage and structure.

Instructions

Analyze the unit test setup of a repository, including framework detection, test file discovery, and configuration analysis

Input Schema

NameRequiredDescriptionDefault
repoPathYesPath to the repository to analyze

Input Schema (JSON Schema)

{ "properties": { "repoPath": { "description": "Path to the repository to analyze", "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