mcp-filesystem-server

mark3labs/mcp-filesystem-server
★ 616 stars Go 📁 File System Updated 2d ago
Go server implementing Model Context Protocol (MCP) for filesystem operations.
View on GitHub →

README Excerpt

This MCP server provides secure access to the local filesystem via the Model Context Protocol (MCP). - **file://** - Name: File System - Description: Access to files and directories on the local file system - **read_file** - Read the complete contents of a file from the file system - Parameters: `path` (required): Path to the file to read

Tools (1)

path