MCP Directory
Back

shippie

by mattzcarey Β· TypeScript Β· β˜… 2,355

extendable code review and QA agent 🚒

#agent#agents#cicd#code-quality#code-review#github#gpt-4#huggingface#mcp#modelcontextprotocol#openai#opensource#qa#qa-automation#quality-assurance

Install

npx -y github:mattzcarey/shippie

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "shippie": {
      "command": "npx",
      "args": [
        "-y",
        "github:mattzcarey/shippie"
      ]
    }
  }
}

From the README

[![NPM][npm_badge]][npm] [![Contributors][contributors_badge]][contributors] [![Pulse][pulse_badge]][pulse] [![License][license_badge]][license] [![Twitter][twitter_badge]][twitter] Shippie uses Large Language Models to review code in your CI/CD pipeline. It should pick up on common issues such as: - Exposed secrets - Slow or inefficient code - Potential bugs or unhandled edge cases It can also be run locally in your command line to review staged files. https://github.com/mattzcarey/shippie/assets/77928207/92029baf-f691-465f-8d15-e1363fcb808e - Beautiful CLI tool written in typescript and…
Read full README on GitHub β†’

πŸ’‘ Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers