Sign In

prodlint-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prodlint-mcp

MCP server for prodlint — scan AI-generated projects for production readiness issues

latest
Source
npmnpm
Version
0.10.0
Version published
Weekly downloads
160
1042.86%
Maintainers
1
Weekly downloads
 
Created
Source

prodlint-mcp

Thin launcher for prodlint's MCP server. It exists so that npx -y prodlint-mcp works as a one-liner; all it does is import prodlint/mcp.

This package is versioned in lockstep with prodlint and published from the same release workflow, so it always depends on the matching scanner release.

claude mcp add prodlint -- npx -y prodlint-mcp

The prodlint package also exposes the same binary directly, if you prefer to pin the scanner itself:

claude mcp add prodlint -- npx -y -p prodlint prodlint-mcp

See the main README for configuration and the full rule list.

Keywords

prodlint

FAQs

Package last updated on 09 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts