Implements Claude Code-like functionality using the Model Context Protocol, enabling code understanding, modification, and execution.
This project provides an MCP server that empowers Claude to directly interact with project files for modification and improvement. By implementing Claude Code capabilities via the Model Context Protocol, it allows seamless integration with MCP clients like Claude Desktop. It offers features like code understanding, targeted edits, command execution with improved error handling, file management, code discovery, project analysis, and Jupyter Notebook support.