A Model Context Protocol (MCP) server that provides shell script linting via ShellCheck. Enables AI coding assistants like Claude, Cursor, and OpenCode to analyze shell scripts for bugs, stylistic issues, and best practices.
A Model Context Protocol (MCP) server that provides shell script linting via ShellCheck. Allows AI agents to analyze shell scripts for common errors, stylistic issues, and potential bugs. - **Async-safe** — No more blocking the MCP server - **Robust parsing** — Uses ShellCheck JSON output (was fragile text parsing)