servers/ version-control/ mcp-finishkit
Mcp icon

FinishKit MCP: scan GitHub repos for security vulnerabilities, deployment blockers, and quality.

View on GitHub ↗
Overview Installation

Overview

Mcp is a Model Context Protocol (MCP) server: FinishKit MCP: scan GitHub repos for security vulnerabilities, deployment blockers, and quality. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.

It runs locally: the npm package @finishkit/mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need FINISHKIT_API_KEY. The current release is v0.1.0, published under the MIT license, with source at FinishKit/mcp on GitHub.

You'll find Mcp in the Version Control category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Mcp for FinishKit, claim this listing to verify ownership, earn the Verified badge, and keep the details current.

npm package — @finishkit/mcp · MCP over stdio
Credentials — Requires FINISHKIT_API_KEY
Open source — MIT license · FinishKit/mcp

Installation

// claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@finishkit/mcp"
      ],
      "env": {
        "FINISHKIT_API_KEY": "<finishkit-api-key>"
      }
    }
  }
}

Requires FINISHKIT_API_KEY

Related servers

GM
GitHub MCP
Version Control

Official GitHub MCP server for repository search, issues, pull requests, and CI/CD workflows in MCP-compatible AI clients.

★ 32.5k Updated 2h ago
DC
Dev Changes
Version Control

Turn described changes into reviewed pull requests: propose, triage, review, dependency audits.

Added 7 hours ago
Qlane icon
Qlane
Version Control

AI QA that runs your app in a browser on every pull request: projects, test targets, test cases.

Added 7 hours ago
Radmail Mcp icon
Radmail Mcp
Version Control

Email OS for agents - real-inbox search, triage, commitments, and a verifiable BEC hard-stop.

Added 7 hours ago
RA
Rams
Version Control

Design review for UI code: 291 rules, scored 0-100 with fixes and git-applyable patches.

Added 7 hours ago
SH
Shipstar
Version Control

Generate and publish changelogs, blog posts, release emails, and social posts from your commits.

Added 7 hours ago
>_ esc
↑↓ navigate↵ openesc close