Read, write, and search local files with configurable allowlists. The reference filesystem server maintained by the MCP project.
Edit your claude_desktop_config.json and add the following entry under mcpServers:
"filesystem": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-filesystem", "postgresql://localhost/mydb" ] }