• v2.0.0 e78c88bafb

    v2.0.0
    All checks were successful
    Publish Package / publish (push) Successful in 27s
    Stable

    jack released this 2025-10-10 12:14:30 +02:00 | 0 commits to main since this release

    Shell MCP v2.0.0

    🎉 Major Refactor

    Complete refactor with modular architecture, 100% TypeScript type safety, comprehensive testing, and updated MCP SDK.

    🏗️ Architecture

    • Modular structure (types, tool-definitions, handlers, shell-service)
    • index.ts: 208 → 52 lines (75% reduction)
    • 100% TypeScript type safety
    • Complete JSDoc documentation

    Features

    • 6 Tools: run_command, get_command_status, cancel_command, get_logs, list_presets, run_preset
    • Security: Command whitelist, directory sandboxing, timeout management
    • Presets: PHP, Node.js, Docker, Git commands

    🧪 Testing

    • 19 comprehensive unit tests
    • 100% test pass rate

    📦 Dependencies

    • MCP SDK upgraded: 0.5.0 → 1.20.0

    🤖 Generated with Claude Code

    Downloads