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.
No commits in the last 6 months.
Use this if you are building an application that needs a standardized, secure way to perform file system operations like reading, writing, moving, or searching files and directories.
Not ideal if you need a simple, direct command-line tool for basic file management, or a user-facing application for end-users to browse and interact with files.
Stars
17
Forks
3
Language
JavaScript
License
MIT
Category
Last pushed
May 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/ysthink/Filesystem-MCP-Server-SSE"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
efforthye/fast-filesystem-mcp
A high-performance Model Context Protocol (MCP) server that provides secure filesystem access...
cyanheads/filesystem-mcp-server
A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including...
n0zer0d4y/vulcan-file-ops
A Security-centric MCP Server providing enterprise-grade filesystem powers to AI...
seuros/action_mcp
Rails Engine with MCP compliant Spec.
MarcusJellinghaus/mcp_server_filesystem
MCP File System Server: A secure Model Context Protocol server that provides file operations for...