MCP Claude Code
An MCP implementation of Claude's code modification capabilities and much more.
Categories
Building the App
Code Execution & Agents
Python
Our Take
This is an ambitious project that aims to replicate and extend the 'Claude Code' experience as an open-source MCP server. It provides a rich set of tools for file I/O, code editing, and fast searching with ripgrep. The support for Jupyter notebooks and delegating tasks to sub-agents makes it a particularly powerful and advanced framework for building autonomous development agents.
Quick Start
// Refer to the project's INSTALL.md for detailed setup instructions,
// as it requires configuration of the workspace and LLM providers.