claude mcp add egulatee-codecov -- npx -y mcp-server-codecov
{
"mcpServers": {
"egulatee-codecov": {
"command": "npx",
"args": ["-y", "mcp-server-codecov"]
}
}
}
{
"mcpServers": {
"egulatee-codecov": {
"command": "npx",
"args": ["-y", "mcp-server-codecov"]
}
}
}
{
"mcpServers": {
"egulatee-codecov": {
"command": "npx",
"args": ["-y", "mcp-server-codecov"]
}
}
}
About This MCP Server
The io.github.egulatee/codecov server is a Model Context Protocol server that enables querying of Codecov coverage data, allowing developers to access this information with support for configurable URLs. This server likely connects to Codecov and other development tools, facilitating the integration of coverage data into the development workflow. Developers would use this server when they need to retrieve and utilize coverage data from Codecov in their projects, potentially to inform testing and debugging decisions.
MCP server for querying Codecov coverage data with configurable URL support. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
mcp-server-codecov on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The codecov server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.