A Python-based text editor server built with FastMCP that provides tools for file operations. This server enables reading, editing, and managing text files through a standardized API following a multi-step process.
Allows LLM tools like Claude Desktop and Cursor AI to access and summarize code files through a Model Context Protocol server, providing structured access to codebase content without manual copying.
A powerful Word document processing service based on FastMCP, enabling AI assistants to create, edit, and manage docx files with full formatting support. Preserves original styles when editing content.
An open source implementation of the Claude built-in text editor tool versions:
text\_editor\_20241022 (Claude 3.5 Sonnet)
text\_editor\_20250124 (Claude 3.7 Sonnet)