shellquote mcp for Claude Desktop
io.github.mukundakatta/shellquote-mcp
Safe shell argument escaping for bash, cmd.exe, and PowerShell.
client:Claude Desktop
transport:stdio
runtime:npm
Install shellquote mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"shellquote-mcp": {
"command": "npx",
"args": [
"-y",
"@mukundakatta/shellquote-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs