mcp-editor
If you are the rightful owner of mcp-editor and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
mcp-editor is a TypeScript MCP server for filesystem editing, ported from Anthropic's tools.
The mcp-editor is a TypeScript-based Model Context Protocol (MCP) server designed for filesystem editing. It is a direct port of Anthropic's filesystem editing tools, originally part of their computer use demos. The server was primarily developed by Claude Sonnet 3.5 on Roo Cline (now Roo Code) with minimal direct supervision. While the server is functional and used daily, it is important to note that it may contain errors or unexpected behavior due to its AI-driven development process. Users are advised to exercise caution, especially since the server lacks access controls and relies on client-side approval mechanisms. It is not actively maintained and is intended for reference purposes, such as creating custom MCP servers with appropriate access controls.
Features
- TypeScript-based MCP server for filesystem editing
- Ported from Anthropic's original tools
- Minimal direct supervision during development
- No built-in access controls
- Intended for reference and educational purposes