claude mcp add inishit-mcp -- npx -y @finishkit/mcp
{
"mcpServers": {
"inishit-mcp": {
"command": "npx",
"args": ["-y", "@finishkit/mcp"]
}
}
}
{
"mcpServers": {
"inishit-mcp": {
"command": "npx",
"args": ["-y", "@finishkit/mcp"]
}
}
}
{
"mcpServers": {
"inishit-mcp": {
"command": "npx",
"args": ["-y", "@finishkit/mcp"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that enables scanning of GitHub repositories for various issues, including security vulnerabilities, deployment blockers, and quality problems, and it is available as a package on npm. This server connects to GitHub repositories through stdio and is part of the FinishKit suite of tools. Developers would use this server to identify and address potential problems in their codebases before deployment.
FinishKit MCP: scan GitHub repos for security vulnerabilities, deployment blockers, and quality. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@finishkit/mcp 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 mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.