A
securityA
licenseA
qualityTypeScript-based MCP server designed to enhance code editing experiences by providing features such as hover information, code completion, and diagnostics.
Last updated -
3
13
MIT License
这是将 Anthropic 的文件系统编辑工具从其计算机使用演示直接移植到 TypeScript MCP 服务器的版本。它主要由 Claude Sonnet 3.5 在 Roo Cline(现为 Roo Code)上编写,可能缺乏足够的直接监督。我检查了代码并每天都使用此服务器,但可能存在错误或 AI 异常。
我建议将此服务器与mcp-server-commands一起使用
获取计算机上的文件。运行:
如果您使用的是 Claude 桌面应用程序,请将其粘贴到“mcpServers”下的配置中,并编辑路径以匹配您放置 mcp-editor 的位置:
如果您正在使用MCP 安装程序,则只需向您的 LLM 提供磁盘上 mcp-editor 的路径。
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Anthropic 文件系统编辑工具的 TypeScript MCP 服务器端口,允许通过客户端批准的操作进行文件操作,而无需自动写入以防止系统损害。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/arathald/mcp-editor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server