Claude Code
by steipete · Added 26d ago
Install
npx -y @steipete/claude-code-mcpAbout
Claude Code MCP Server provides a streamlined interface for executing Claude Code CLI commands with permissions automatically bypassed. Developed by Peter Steinberger, it exposes a single powerful 'claude_code' tool that enables AI assistants to perform complex coding tasks including file operations, Git commands, web searches, and multi-step workflows without permission interruptions. The server intelligently parses 'Your work folder is...' directives to set the current working directory, handles timeouts gracefully, and supports both Windows and Unix environments. It's particularly valuable for developers who need Claude to execute direct, complex coding operations that standard MCP implementations might struggle with due to permission constraints.