关于
Edit-MCP acts as a bridge between AI systems and file editing operations. It uses the Model Context Protocol (MCP) to allow AI models to read, write, search, replace, and format files, coordinating complex edits across multiple files using Microsoft's Edit tool in a hybrid architecture. By exposing a standardized MCP interface, Edit-MCP enables advanced file editing capabilities for AI systems, optimizing performance by routing simple operations to the file system manager and complex operations to the Edit instance manager.
主要功能
- Exposes a standardized MCP interface for AI systems
- 0 GitHub stars
- Coordinates multi-file edits
- Integrates with Microsoft Edit for advanced editing tasks
- Supports direct file system operations for performance
- Offers both stdio and HTTP transport options
使用案例
- Enabling AI agents to modify and update files based on user input
- Integrating file editing capabilities into AI-powered chatbots
- Automating code formatting and refactoring tasks