bhouston/mcp-server-text-editor
An open source implementation of the Claude built-in text editor tool
Implements the Model Context Protocol (MCP) standard to expose file operations—view, create, edit, insert, and undo—through a standardized API compatible with Claude Desktop and other MCP clients. Supports multiple Claude text editor tool versions (text_editor_20241022 and text_editor_20250124) while avoiding naming conflicts by using a generic tool identifier. Written in TypeScript with 90%+ test coverage and includes line-range filtering for efficient file viewing.
No commits in the last 6 months. Available on npm.
Stars
35
Forks
8
Language
TypeScript
License
MIT
Category
Last pushed
Mar 17, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/bhouston/mcp-server-text-editor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
upstash/context7
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
DMontgomery40/deepseek-mcp-server
Model Context Protocol server for DeepSeek's advanced language models
graphlit/graphlit-mcp-server
Model Context Protocol (MCP) Server for Graphlit Platform
dvcrn/mcp-server-siri-shortcuts
MCP for calling Siri Shorcuts from LLMs
rawveg/ollama-mcp
An MCP Server for Ollama