Filesystem
@modelcontextprotocol/server-filesystem • Official MCP Server
Official4 tools2024Open Source
About
Secure file operations with configurable access controls.
Tools
Connect
Claude doesn't support OAuth yet so use text instead. Get URL will load instead
Test this MCP Server
Try this server with real prompts and see the results
Installation & Setup
Install and configure this MCP server for your environment.
# Install the server
npm install @modelcontextprotocol/server-filesystem
# Add to Claude Desktop config
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": ["@modelcontextprotocol/server-filesystem"]
}
}
}This is a real, working MCP server from the official repository.
Details
Package@modelcontextprotocol/server-filesystem
Tools Available4 tools
Status✓ Official
LicenseMIT
Published2024
Source Code
Test Server