MCP.so
Sign In

Pecorino

@pecorino-mcp

About Pecorino

Pecorino

Basic information

License

AGPL-3.0

Runtime

python

Publisher

pecorino-mcp

Submitted by

lechibang-1512

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "pecorino": {
      "command": "python3",
      "args": [
        "-m",
        "venv",
        ".venv"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Pecorino?

A Model Context Protocol (MCP) server for deep Git history statistics, repository health tracking, and Object-Oriented Design (OOD) metrics analysis.

How to use Pecorino?

The README includes setup instructions such as python pecorino.py /path/to/repo /path/to/output_dir.

Key features of Pecorino

  • πŸ”Œ Model Context Protocol (MCP): Exposes 3 unified tools (browse, metrics, update_index) to your AI assistant
  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Linux: ~/.config/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • Parameters

Use cases of Pecorino

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Pecorino

Where is the source code for Pecorino?

The source code is linked from the repository URL on this page.

Does Pecorino include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers