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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is steipete/claude-code-mcp?
- An MCP server that exposes Claude Code as a callable tool for LLMs to invoke one-shot code editing operations.
- Is claude-code-mcp open source?
- Yes — steipete/claude-code-mcp is open source, released under the MIT license.
- What language is claude-code-mcp written in?
- steipete/claude-code-mcp is primarily written in JavaScript.
- How popular is claude-code-mcp?
- steipete/claude-code-mcp has 1.3k stars on GitHub.
- Where can I find claude-code-mcp?
- steipete/claude-code-mcp is on GitHub at https://github.com/steipete/claude-code-mcp.