Sunalamye/mcp-claude-shell
A lightweight MCP server that exposes local Claude Code CLI commands as structured tools with retry, timeout control, and JSON-validated responses.
Platform-specific configuration:
{
"mcpServers": {
"mcp-claude-shell": {
"command": "npx",
"args": [
"-y",
"mcp-claude-shell"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...