M

MCP Server Text Editor

Implementation of the Claude Text Editor MCP Server
2.5 points
32

What is the Claude Text Editor MCP Server?

This is an open - source implementation that provides Claude's built - in text editor tool as an MCP server. It allows users to view, edit, and create text files through a standardized API, with the exact same functionality as Claude's built - in text editor tool.

How to use the Claude Text Editor MCP Server?

It can be installed via npm and run directly, or configured for use in Claude Desktop. It supports operations such as viewing file content, creating new files, replacing text, inserting text, and undoing edits.

Use Cases

Suitable for scenarios where code or text files need to be edited through Claude, such as code review, document editing, and configuration file modification in development work.

Main Features

API Consistent with ClaudeImplements the exact same API interface as Claude's built - in text editor tool
MCP Server StandardFollows the Model Context Protocol standard, facilitating integration with AI tools
File OperationsSupports complete file operations such as viewing, creating, replacing, inserting text, and undoing edits
Multi - version SupportCompatible with the text editor versions of Claude 3.5 Sonnet and Claude 3.7 Sonnet

Advantages and Limitations

Advantages
Fully compatible with Claude's built - in editor, no need to learn a new interface
Open - source implementation, allowing for free customization and expansion
Follows the MCP standard, easy to integrate with other AI tools
Supports complete file operation functions
Limitations
Requires a Node.js environment to run
Only supports text file operations, does not handle binary files
Requires manual configuration to integrate with Claude Desktop

How to Use

Installation
Install the server via npm or pnpm
Start the Server
Start the server using npx or a global command
Configure Claude Desktop
Add server configuration to the Claude Desktop configuration file

Usage Examples

View a Code FileView the first 10 lines of code in a JavaScript file
Create a Configuration FileCreate a new configuration file
Modify CodeReplace console.log with logger

Frequently Asked Questions

What's the difference between this server and Claude's built - in text editor?
What environment is required to run it?
Which file types are supported?
How to undo multiple edits?

Related Resources

npm Package Page
Official npm package release page
GitHub Repository
Project source code and issue tracking
Model Context Protocol Documentation
Official documentation for the MCP protocol
Claude Text Editor Tool Documentation
Documentation for Claude's built - in text editor tool
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "textEditor": {
      "command": "npx",
      "args": ["-y", "mcp-server-text-editor"]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
85
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
140
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
829
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
564
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
282
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
753
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase