shell-mcpofficial
A
licenseNot graded
qualityD
maintenanceGives AI agents shell access by providing a run_command tool for executing shell commands and returning stdout, stderr, and exit code.
0
1
ISC
Scored across 2 tools
The two tools have completely distinct purposes: one performs script analysis, the other provides server info. No ambiguity.
Both tool names follow the pattern 'shellcheck' with an optional suffix ('shellcheck', 'shellcheck_info'), maintaining consistency.
With only 2 tools, it is below the typical 3-15 range for a well-scoped server, but it covers the essential functionality of a shellcheck service.
The core lifecycle is covered (run analysis and check capability), but a tool to list available rules or get detailed help is missing, which is a minor gap.