MCP ServerCommunity
Filesystem
Sandboxed filesystem access for Cursor's AI assistant. Read, write, and search files within allowed directories while keeping everything else off-limits.
Details
- Author
- ModelContextProtocol
- Trust Level
- Scripts — includes executable code
- Compatible With
- cursor
Tags
filesystemfiles
Quick Install
Add this snippet to your MCP configuration file:
"filesystem": {
"command": "npx",
"args": ["-y", "@mcp/filesystem"]
}The server starts on demand — no global install required.
More from Cursor
MCP
GitHub
Manage GitHub repos, pull requests, and issues directly from Cursor. Review diffs, create PRs, and triage issues without switching to your browser.
MCP
PostgreSQL
Query PostgreSQL databases from Cursor's AI chat. Explore schemas, run read-only queries, and inspect data to inform your code changes in real time.
MCP
Brave Search
Web search powered by the Brave Search API. Let Cursor's AI look up documentation, find code examples, and research solutions while you stay focused in your editor.