steipete/claude-code-mcp
An MCP server that exposes Claude Code as a callable tool for LLMs to invoke one-shot code editing operations.

Velocity · 7d
+3.3
★ / day
Trend
→steady
star history
This MCP server provides a unified ‘claude_code’ tool that MCP clients can call to invoke the Claude Code CLI. The server wraps Claude Code with configurable permission modes, allowing LLMs to execute code edits with permissions bypassed by default or controlled via native permission checks. It integrates with MCP clients like Cursor to extend their agent capabilities by delegating complex multi-step edits to Claude Code.