Run unified Go lint, vulnerability, and nil analysis with precise diagnostics.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-server-go-quality" yet — see the docs or source repo.
Run golangci-lint, govulncheck, and nilaway on the current Go project, merge the diagnostics, and list all issues by file, line, and column.
A unified diagnostics list with precise locations for style issues, potential vulnerabilities, and nil pointer risks.
Before I commit, scan this Go repository for quality and security issues, and return only high-priority errors that should block merging, with reasons.
A prioritized summary of critical issues to fix quickly before committing.
Analyze the diagnostics for this Go service, group issues by file path, and tell me which files I should fix first.
An issue list grouped by file with fix-priority recommendations for the most critical files.
Scan remote MCP servers for protocol, security, and TLS issues.
Analyze local code quality, review diffs, and score whole projects.
Run dev checks and get compact error summaries for faster debugging.
Scan MCP servers for runtime, static, config, dependency, and compliance risks.
Get CVE-based security review prompts to find risky code vulnerabilities faster.
Run MegaLinter via MCP for linting, config checks, and quality analysis.