Upload local files to convert them into Markdown format using the Markdownify MCP Server. Get instructions for handling files that aren't accessible to remote servers.
Transfer files from your computer to an Android device using ADB push. Specify device serial, local file path, and remote destination to modify device storage.
Convert DOCX files to Markdown format for easier editing and integration with documentation workflows. Supports both local server files and remote URLs.
Upload local files to Google Cloud Run by specifying absolute file paths. Enables deployment of local filesystem assets to a specified Cloud Run service in the user's Google Cloud project.
A Model Context Protocol (MCP) server that allows AI models to safely access and interact with local file systems, enabling reading file contents, listing directories, and retrieving file metadata.
Enables file system operations such as listing, reading, and creating files within a scoped local project directory. It provides a secure way to manage local files through standardized MCP tools built with FastMCP.