filesystem-mcp-server and Filesystem-MCP-Server-SSE
About filesystem-mcp-server
cyanheads/filesystem-mcp-server
A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
This project provides a secure way for AI models to interact with a computer's file system. It takes commands from an AI agent to read, write, modify, or manage files and directories, then performs these operations and returns the results. It's designed for developers building AI agents that need to access local data.
About Filesystem-MCP-Server-SSE
ysthink/Filesystem-MCP-Server-SSE
The SSE version of the MCP service is modified from the Filesystem MCP server
This is a backend service for managing files and folders on a server. It takes commands like 'read file' or 'create directory' and performs those operations, providing results like file contents or lists of items. It's used by other software applications that need to programmatically interact with a computer's file system, for example, a web application that needs to save user data or process documents.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work