developer tools

Mcp Claude Code

An implementation of Claude Code capabilities using MCP, enabling AI code understanding, modification, and project analysis with comprehensive tool support.

0
View on GitHub

Installation

npx -y SDGLBL/mcp-claude-code

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-claude-code",
  "command": "npx",
  "args": [
    "-y",
    "SDGLBL/mcp-claude-code"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →