MCPs tagged with code-editing
-
wcgw
Local shell and code agent server with deep AI integration for Model Context Protocol clients.
wcgw is an MCP server that empowers conversational AI models, such as Claude, with robust shell command execution and code editing capabilities on the user's local machine. It offers advanced tools for syntax-aware file editing, interactive shell command handling, and context management to optimize AI-driven workflows. Key protections are included to safeguard files, prevent accidental overwrites, and streamline large file handling, ensuring smooth automated code development and execution.
- ⭐ 616
- MCP
- rusiaaman/wcgw
-
MCP Claude Code
Claude Code-like functionality via the Model Context Protocol.
Implements a server utilizing the Model Context Protocol to enable Claude Code functionality, allowing AI agents to perform advanced codebase analysis, modification, and command execution. Supports code understanding, file management, and integration with various LLM providers. Offers specialized tools for searching, editing, and delegating tasks, with robust support for Jupyter notebooks. Designed for seamless collaboration with MCP clients including Claude Desktop.
- ⭐ 281
- MCP
- SDGLBL/mcp-claude-code
-
Desktop Commander MCP
AI-powered local tool for managing files, processes, and terminals using Model Context Protocol.
Desktop Commander MCP enables users to search, manage files, run terminal commands, and automate development tasks through Model Context Protocol (MCP). It offers interactive process management, in-memory code execution, advanced file operations, pattern-based file editing, and comprehensive audit logging. Built on top of MCP Filesystem Server, it integrates multiple developer tools within a conversational interface, supporting enhanced process control and efficient workflow automation.
- ⭐ 4,883
- MCP
- wonderwhy-er/DesktopCommanderMCP
-
Serena
Coding agent toolkit with IDE-like semantic code retrieval and editing for LLM integration.
Serena is a free and open-source coding agent toolkit that enhances large language models with advanced semantic code retrieval and editing tools. It enables integration through the Model Context Protocol (MCP), allowing seamless operation with various coding agents, IDEs, and interfaces. Serena extracts code entities at the symbol level, supports context-aware operations, and improves token efficiency for coding tasks. The tools can be incorporated into diverse LLM-driven environments for more efficient and precise code editing.
- ⭐ 15,643
- MCP
- oraios/serena
-
codemcp
Turn Claude into a hands-on pair programming assistant with direct code editing capabilities.
codemcp integrates Claude with a user's local codebase, enabling the AI to directly implement features, fix bugs, refactor code, and run tests by making live edits to files. It emphasizes safety and auditability by forbidding unrestricted shell access and versioning all LLM-driven changes using Git. The tool is IDE agnostic and designed for use with Claude Pro, focusing on cost-efficient, high-autonomy agent workflows. Command usage is user-approved via configuration, enhancing security while allowing automated operations.
- ⭐ 1,572
- MCP
- ezyang/codemcp