Skip to content

MCP / CLI / library access to coverage data #1143

@keithrbennett

Description

@keithrbennett

Hello, I recently felt the need to have an MCP server feed coverage data to my AI coding assistants, and could not find anything available, so I wrote one:

In addition to functioning as an MCP server, it can be used:

  • on the command line. (This is not only helpful for direct human interaction, but can be used by an AI tool if it is unable to use MCP or if the configuration of the tool is problematic.)
  • in your own Ruby code as an includable gem

This does not neatly fit into a Github issue, but I thought an issue would be the most appropriate way to inform the simplecov community; my apologies if it is not appropriate or appreciated.

I partnered with AI tools to write it, with one result that documentation and test coverage are way more thorough than I could have provided on my own.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions