MCP File System Server
MCP Serverby MarcusJellinghaus · Added 5mo ago
Claude
45
Install
git clone https://github.com/MarcusJellinghaus/mcp-workspaceAdd to Claude
claude mcp add mcp-file-system-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-file-system-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/mcp-file-system-server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A simple Model Context Protocol (MCP) server providing file system operations within a specified project directory. Supports reading, writing, editing, deleting files, and managing reference projects. No external data files required via environment variables.
Tags
ai-mlmcp-serverserverfilesystemclaudeaiassistant