🛠️

codecov

MCP server for querying Codecov coverage data with configurable URL support

Developer Tools stdio npm npmstdioegulatee
RUN IN TERMINAL
claude mcp add egulatee-codecov -- npx -y mcp-server-codecov
ADD TO claude_desktop_config.json
{ "mcpServers": { "egulatee-codecov": { "command": "npx", "args": ["-y", "mcp-server-codecov"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "egulatee-codecov": { "command": "npx", "args": ["-y", "mcp-server-codecov"] } } }
ADD TO .cursor/mcp.json
{ "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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/egulatee-codecov.svg)](https://skillsplayground.com/mcps/egulatee-codecov/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.