by mark3labs · MCP Server · ★ 613
MCP Filesystem Server This MCP server provides secure access to the local filesystem via the Model Context Protocol (MCP). Components Resources file:// Name: File System Description: Access to files and directories on the local file system Tools File Operations readfile Read the complete contents of a file from the file system Parameters: (required): Path to the file to read readmultiplefiles Read the contents of multiple files in a single operation Parameters: (required): List of file paths to read writefile Create a new file or overwrite an existing file with new content Parameters:...
| Stars | 613 |
| Forks | 102 |
| Language | Go |
| Category | MCP Server |
| License | MIT |
| Quality Score | 72.525738169236/100 |
| Open Issues | 20 |
| Last Updated | 2025-11-24 |
| Created | 2024-11-28 |
| Platforms | go, mcp |
| Est. Tokens | ~7k |
These tools work well together with mcp-filesystem-server for enhanced workflows:
Explore other popular mcp server tools:
mcp-filesystem-server is Go server implementing Model Context Protocol (MCP) for filesystem operations.. It is categorized as a MCP Server with 613 GitHub stars.
mcp-filesystem-server is primarily written in Go.
You can find installation instructions and usage details in the mcp-filesystem-server GitHub repository at github.com/mark3labs/mcp-filesystem-server. The project has 613 stars and 102 forks, indicating an active community.
mcp-filesystem-server is released under the MIT license, making it free to use and modify according to the license terms.