Back to search
30
MCP

filesystem-edit-mcp

pypi/filesystem-edit-mcp

MCP server for filesystem operations with encoding support and umlaut fixing

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

markdown-editor-mcp-server
MCP server for structured text editing in Markdown files
0 tools
Filesystem MCP
MCP Server that enables LLMs to interact with the local filesystem.
0 tools
@j0hanz/filesystem-mcp
Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
0 tools
iflow-mcp_mcp-text-editor
MCP Text Editor Server - Edit text files via MCP protocol
0 tools
iflow-mcp_mcp-filesystem-python
MCP server for filesystem access
0 tools
acuvity/mcp-server-filesystem
MCP server for filesystem access
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "filesystem-edit-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}