Create or overwrite files with specified content for local development tasks, enabling direct file system access within configured project directories.
Create or modify files on a Virtual Private Server by specifying the file path and content to write. This tool enables remote file management through SSH connections.
Perform CRUD operations on skill files to read, create, update, or delete content within skill directories, supporting both single and bulk file management.
Create or update Python files directly within a working directory or system-wide. Specify file path, content, and overwrite option to manage Python scripts efficiently.
Create or overwrite files by specifying a path and content. Optionally, enable the creation of parent directories for efficient file management on the File MCP Server.
A simple MCP server implementation in TypeScript that communicates over stdio, allowing users to ask questions that end with 'yes or no' to trigger the MCP tool in Cursor.
Provides secure file read and write operations within a sandboxed directory, allowing AI assistants to safely create, modify, and access files without risk of accessing the broader file system.
A comprehensive MCP (Model Context Protocol) server for file system operations, providing Claude and other AI assistants with access to local files and directories.