Back to Home
win10ogod icon

claudecode-mcp-async-windows

Verified Safe

by win10ogod

Overview

Provides an asynchronous, multi-instance wrapper for the Claude Code CLI, enabling parallel execution of coding tasks without blocking the main session.

Installation

Run Command
uvx claudecode-mcp-async-windows

Security Notes

The server acts as a wrapper for the Claude Code CLI, invoking it via subprocess calls. Its primary security implications stem from the underlying 'claude' CLI itself, especially when the '--dangerously-skip-permissions' flag is used. The wrapper does not introduce 'eval' or other direct code execution vulnerabilities. Process cleanup mechanisms are implemented to prevent zombie processes, enhancing system stability.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens5000
Stars0
Forks0
Last Update2025-11-19

Tags

AsyncClaude CodeCLIParallel ProcessingCross-platform