Skip to main content
Glama
markgregg

coverage-orchestrator-mcp

by markgregg

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODE_TREE_MCP_ARGSNoAdditional arguments for code-tree-mcp command
CODE_TREE_MCP_COMMANDNoCommand to run code-tree-mcp (default: 'npx code-tree-mcp')

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ensure_coverage_setupC

Ensure the target workspace has runnable coverage commands and coverage dependencies.

run_tests_with_coverageC

Run tests and coverage in the target workspace and collect failures plus artifact paths.

fetch_uncovered_codeC

Import LCOV into code-tree-mcp and fetch ranked uncovered symbols.

verify_coverage_targetC

Compare current coverage metrics against requested thresholds.

improve_test_coverage_orchestratorC

Drive the full iterative coverage improvement loop and produce prioritized next actions.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/markgregg/coverage-orchestrator-mcp'

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