filesystem-mcp
MCPOfficial Anthropic MCP server for local filesystem access.
Give AI agents read/write access to the local filesystem via MCP
Install
npm
npm install -g @modelcontextprotocol/server-filesystemAgent notes
- When to use
- When an AI agent needs to read, write, or list local files
Use from an agent
curl -s https://clihub.com/api/tools/filesystem-mcp | jq '.agentHints.provenRecipes[] | {task, command, verified}'Or call get_tool with slug filesystem-mcp on the MCP server at https://clihub.com/mcp.