Skip to content
Claude Code

FileSystem MCP Server for Claude Code

io.github.oncorporation/filesystem-server

Secure filesystem access for AI agents with configurable directory and file type restrictions

client:Claude Code transport:stdio runtime:pypi

Install FileSystem MCP Server in Claude Code

run in your project directory

claude mcp add filesystem-server -- uvx vs-filesystem-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

FileSystem MCP Server in other clients