pmat

Generate AI context and analyze code quality without setup

cargomacoslinuxwindows
Try with needOr install directly
Source

About

PMAT - Zero-config AI context generation and code quality toolkit (CLI, MCP, HTTP)

Commands

pmat

Examples

analyze code quality in current project$ pmat analyze
generate context for AI from source code$ pmat context --output context.md
check code issues and get suggestions$ pmat lint src/
start HTTP server for code analysis$ pmat serve --port 3000
prepare codebase for AI assistant integration$ pmat init --mcp