Read, create, and edit files.
MCP server for filesystem operations - read, create, and edit files. Save email attachments: "Download all PDFs from my accountant's emails this month" → searches Gmail for matching emails, extracts attachments, and saves them to a local folder. Update config files: "Change the API endpoint from staging to production in my config" → finds the config file, replaces the URL, and shows you the diff.…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for filesystem operations - read, create, and edit files. Save email attachments: "Download all PDFs from my accountant's emails this month" → searches Gmail for matching emails, extracts attachments, and saves them to a local folder. Update config files: "Change the API endpoint from staging to production in my config" → finds the config file, replaces the URL, and shows you the diff. Generate reports: "Create a summary of today's calendar events" → reads your calendar, formats a…