MCP Directory
Back

claude-code-mcp

by auchenberg · JavaScript · ★ 183

claude-code-mcp

Install

npx -y github:auchenberg/claude-code-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:auchenberg/claude-code-mcp"
      ]
    }
  }
}

From the README

Claude Code MCP is an implementation of [Claude Code](https://gist.github.com/transitive-bullshit/487c9cb52c75a9701d312334ed53b20c) as a [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server. This project allows you to use Claude Code's powerful software engineering capabilities through the standardized MCP interface. Claude Code MCP is a auto-generated project by DevinAI, who was prompted to analyse the Claude Code codebase, and generate an MCP server. This is a proof of concept that I don't advise anyone to use. Claude Code is Anthropic's CLI tool for software engineering…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers