Claude Code
MCP Serverby sdglbl · Added 5mo ago
Claude
298
Install
git clone https://github.com/sdglbl/mcp-claude-codeAdd to Claude
claude mcp add sdglbl-mcp-claude-codeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"claude-code": {
"command": "npx",
"args": [
"@modelcontextprotocol/claude-code"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables Claude to execute code-related tasks through direct tools for code understanding, modification, command execution, and file operations with proper security controls.
Tags
File Systemsmcp-server