Claude Shell

v1.0.0Coding Agentsstable

A Node.js MCP server that wraps the Claude Code CLI to enable parallel execution of AI requests for code generation, editing, and refactoring. It features built-in retry logic, model selection, and JSON validation for structured outputs.

mcp-claude-shell-servermcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Claude Shell?

Claude Shell is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to node.js mcp server that wraps the claude code cli to enable parallel execution of ai requests for code generation, editing, and refactoring. it features built-in retry logic, model selection, and json...

A Node.js MCP server that wraps the Claude Code CLI to enable parallel execution of AI requests for code generation, editing, and refactoring. It features built-in retry logic, model selection, and JSON validation for structured outputs.

This server falls under the Coding Agents category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • A Node.js MCP server that wraps the Claude Code CLI to enabl

Use Cases

Run Claude Code CLI commands in parallel.
Generate, edit, and refactor code with retry logic.
Sunalamye

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mcp-claude-shell-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Claude Shell

What is Claude Shell?

Claude Shell is a Model Context Protocol (MCP) server that node.js mcp server that wraps the claude code cli to enable parallel execution of ai requests for code generation, editing, and refactoring. it features built-in retry logic, model selection, and json validation for structured outputs. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Claude Shell?

Follow the installation instructions on the Claude Shell GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Claude Shell?

Claude Shell works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Claude Shell free to use?

Yes, Claude Shell is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Coding Agents MCP Servers

Explore all coding agents servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-claude-shell-server": { "command": "npx", "args": ["-y", "mcp-claude-shell-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Claude Shell?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides