MCP Sidecar MCP
v0.3.2io.github.lsequeiraa/mcp-sidecar
Cross-platform MCP server for managing long-lived background processes from any MCP client
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-sidecar -e SIDECAR_MAX_PROCESSES=<SIDECAR_MAX_PROCESSES> -e SIDECAR_BUFFER_SIZE=<SIDECAR_BUFFER_SIZE> -e SIDECAR_KILL_TIMEOUT=<SIDECAR_KILL_TIMEOUT> -e SIDECAR_CLEANUP_AFTER=<SIDECAR_CLEANUP_AFTER> -e SIDECAR_MAX_OUTPUT_SIZE=<SIDECAR_MAX_OUTPUT_SIZE> -e SIDECAR_ALLOWED_EXECUTABLES=<SIDECAR_ALLOWED_EXECUTABLES> -e SIDECAR_BLOCKED_PATTERNS=<SIDECAR_BLOCKED_PATTERNS> -e SIDECAR_AUDIT_LOG=<SIDECAR_AUDIT_LOG> -- npx -y mcp-sidecar
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.