Reading, writing and listing files across local and cloud storage. Every tool below was read from that server's own
tools/list, so the name and arguments are what the server exposes, not what
its description claims.
| Tool | Server |
|---|---|
| storageGetFileDownloadanswers Get File for Download Get a file content by its unique ID. The endpoint response return with a 'Content-Disposition: attachment' header that tells the browser to start downloading the file to user downloads directory.... | Appwrite appwrite.io |
| upload_garment_from_chat_fileanswers Batch upload garments from ChatGPT attachments. Defaults to background removal; pass processing_mode='none' to store original images as-is. Pass actual file objects only in top-level image_file_1, image_file_2, etc. P... | Uwear ai.uwear |
| upload_design_fileanswers Turn local manufacturing file bytes into the temporary HTTPS reference used by specification.design_files. This is a bounded intake operation, not a request, provider call, quote, order, payment, or fabrication action... arguments: purpose, filename, format, content_base64 | a2a2p — Agent-to-Agent-to-Physical com.a2a2p |
| neblla_upload_fileanswers Upload or update a file for an app. Pass text files (HTML, CSS, JS, TS, JSON, SVG) as raw UTF-8 text with encoding="utf8" (the default) — do NOT base64-encode them, even if they contain quotes, backticks, ${...} or ne... arguments: appId, path, content, contentUrl, encoding | Neblla com.neblla |
| upload_fileanswers Persist an ARBITRARY user file (image, video, audio, PDF or document, up to 150MB) into Hermoso and get back a durable public URL that EVERY publish, schedule and ad-build tool accepts — post_to_meta / post_to_linkedi... arguments: url, path, dataUri, name | Hermoso io.github.hermoso-ai |
| get_drive_fileanswers Fetch one Drive file’s metadata — name, type, size, modified time, a webViewLink to open it and a webContentLink to download it. Pass fileId (from list_drive_files). Read-only. arguments: fileId | Hermoso io.github.hermoso-ai |
| get_onedrive_fileanswers Fetch one OneDrive item’s metadata — name, type, size, modified time, a webViewLink to open it and a webContentLink to download it. Pass fileId (from list_onedrive_files). Read-only. arguments: fileId | Hermoso io.github.hermoso-ai |
| storageGetFileViewanswers Get File for View Get a file content by its unique ID. This endpoint is similar to the download method but returns with no 'Content-Disposition: attachment' header. storage | Appwrite appwrite.io |
| Filesystem_SetPropertiesanswers Set Filesystem Properties Set properties for the filesystem. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.mic... | Azure Data Lake Storage azure.com |
| upload_avatar_from_chat_fileanswers Batch upload reusable avatars/models from person photos the user attached in chat. Each photo becomes the upper_body_front identity anchor. Keep names and optional user-given age_range, build, and height_cm in avatars... arguments: age_range, build, height_cm, avatars, image_file_1, image_file_2 | Uwear ai.uwear |
| upload_fileanswers Upload an image file to BeeIMG from base64 or a data URI. Returns the hosted image URL, thumbnail, view page, and delete URL. arguments: image, filename, apikey, albumid, privacy, title | BeeIMG Image Hosting com.beeimg |
| list_google_drive_filesanswers List files in the user's Google Drive. Can filter by type (spreadsheet, document) and search by name. arguments: companyId, query, file_type, max_results | com.getfreedomos/freedom-mcp com.getfreedomos |
| get_base_apitools_uploadMediaFileanswers upload media for tweet Group: other. Billing per call: 1 Credits. arguments: apiKey, auth_token, ct0, proxyUrl, resFormat, tweet | com.jojapi/x-twitter com.jojapi |
| post_base_apitools_uploadMediaFileanswers upload media for tweet Group: other. Billing per call: 1 Credits. arguments: apiKey, auth_token, ct0, proxyUrl, resFormat, tweet | com.jojapi/x-twitter com.jojapi |
| upload_fileanswers Upload base64-encoded media files to the YouCam API and return file_id(s). arguments: files, task_type | YouCam for Creators com.makeupar |
| File-Uploadanswers Interactive drag-and-drop widget for uploading images (JPEG, PNG) or videos (MP4). Returns file IDs for YouCam AI tools (AI-Fabric, AI-Cloth, AI-Makeup-Vto, AI-Hairstyle-Generator, AI-Skin-Analysis, etc.). /n Use when... arguments: task_type | YouCam for Creators com.makeupar |
| search_uploaded_filesanswers Search documents the user has uploaded to their MemoryPlugin document library (not files uploaded directly to this conversation). MemoryPlugin file buckets store documents persistently across all AI chats.
Returns re... arguments: query, bucketId, topK | MemoryPlugin com.memoryplugin |
| query_docs_filesystem_n_topanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the nTop documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing runs on t... arguments: command | com.ntop/docs com.ntop |
| query_docs_filesystem_political_commsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Political Comms documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothin... arguments: command | com.politicalcomms/docs com.politicalcomms |
| upload_file_to_recordanswers Завантажити файл або зображення до поля запису. Приймає вміст файлу в base64. Зберігає файл і прикріплює до вказаного поля. Для multiple-файлових полів додає до існуючих. arguments: app_id, entity_id, record_id, field_name, file_name, file_content | QuintaDB com.quintadb |
| rubrkit_upload_artifact_filesanswers Upload one or more text files into an artifact bundle. Requires files:write for API keys. arguments: artifactBundleId, files | com.rubrkit/rubrkit com.rubrkit |
| downloadDomainZoneFileanswers Download a BIND-format DNS zone file for a domain. Useful when users want to import all required DNS records at once rather than copying them individually. Returns plain text in BIND zone file format. arguments: id, outbound_only | dev.primitive/email dev.primitive |
| upload_fileanswers Get a presigned upload URL for use with ocr_to_markdown, transcribe_to_markdown, or extract_to_markdown in HTTP mode. After calling this tool, PUT the file to upload_url (with the correct Content-Type header), then pa... arguments: filename, file_size, mime_type, api_key | Frenchie io.github.lab94 |
| upload_fileanswers Store an image, font or PDF in the account's asset bucket and get back a `kamy://asset/<id>` reference you can drop anywhere inside a render_pdf / render_html data payload — Kamy swaps it for a fresh signed URL at ren... arguments: filename, contentType, contentBase64, sizeBytes | Kamy dev.kamy |
| list_drive_filesanswers List the Google Drive files & folders Hermoso can reach — the ones it created, plus any the user handed over with the Google file picker in the app (the drive.file scope exposes nothing else, never their entire Drive)... arguments: query, folderId, onlyFolders, pageSize, pageToken, includeTrashed | Hermoso io.github.hermoso-ai |
| update_drive_fileanswers Update a Drive file: rename (name), move it into a folder (moveToFolderId, optionally removeFromFolderId to move OUT of the old one), or trash / untrash it (trash:true|false). Pass fileId (from list_drive_files). To d... arguments: fileId, name, moveToFolderId, removeFromFolderId, trash | Hermoso io.github.hermoso-ai |
| delete_drive_fileanswers Delete a Drive file. By default it goes to Trash (recoverable); pass permanent:true to delete it forever. Pass fileId (from list_drive_files) + confirm:true. Irreversible when permanent — confirm with the user first. arguments: fileId, permanent, confirm | Hermoso io.github.hermoso-ai |
| list_onedrive_filesanswers List files & folders in the user’s OneDrive — the root by default, a folder’s contents (folderId), or a name search (query). onlyFolders:true lists folders only. Paginate with pageToken (the cursor from a previous cal... arguments: query, folderId, onlyFolders, pageSize, pageToken | Hermoso io.github.hermoso-ai |
| update_onedrive_fileanswers Update a OneDrive item: rename (name) and/or move it into a folder (moveToFolderId). Pass fileId (from list_onedrive_files). To remove an item, use delete_onedrive_file. arguments: fileId, name, moveToFolderId | Hermoso io.github.hermoso-ai |
| delete_onedrive_fileanswers Delete a OneDrive item — it moves to the OneDrive recycle bin (recoverable there). Pass fileId (from list_onedrive_files) + confirm:true. Confirm the exact file with the user first. arguments: fileId, confirm | Hermoso io.github.hermoso-ai |
| convert_onedrive_fileanswers Turn a file already in the user’s OneDrive into a PDF or a JPG — Microsoft does the conversion on its own servers, so nothing is re-encoded here and nothing is lost in a screenshot. It reads about 130 source formats, ... arguments: fileId, format, width, height | Hermoso io.github.hermoso-ai |
| query_docs_filesystem_browser_useanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Browser Use documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing ru... arguments: command | browser-use.com MCP server ora.ai |
| query_docs_filesystem_whop_docsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Whop Docs documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing runs... arguments: command | whop.com MCP server ora.ai |
| query_docs_filesystem_semgrepanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Semgrep documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing runs o... arguments: command | semgrep.dev MCP server ora.ai |
| query_docs_filesystem_core_weave_docsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the CoreWeave Docs documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing... arguments: command | coreweave.com MCP server ora.ai |
| query_docs_filesystem_de_bridge_homeanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the deBridge Home documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing ... arguments: command | debridge.com MCP server ora.ai |
| query_docs_filesystem_firecrawl_docsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Firecrawl Docs documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing... arguments: command | firecrawl.dev MCP server ora.ai |
| query_docs_filesystem_tavily_docsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Tavily Docs documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing ru... arguments: command | tavily.com MCP server ora.ai |
| query_docs_filesystem_yutori_apianswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Yutori API documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing run... arguments: command | yutori.com MCP server ora.ai |
| query_docs_filesystem_finchanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Finch documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing runs on ... arguments: command | tryfinch.com MCP server ora.ai |
| downloadDomainZoneFileanswers Download a BIND-format DNS zone file for a domain. Useful when users want to import all required DNS records at once rather than copying them individually. Returns plain text in BIND zone file format. arguments: id, outbound_only | primitive.dev MCP server ora.ai |
| query_docs_filesystem_bright_data_docsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Bright Data Docs documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothi... arguments: command | brightdata.com MCP server ora.ai |
| query_docs_filesystem_requesty_docsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Requesty Docs documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing ... arguments: command | requesty.ai MCP server ora.ai |
| query_docs_filesystem_explorium_docsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Explorium docs documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing... arguments: command | explorium.ai MCP server ora.ai |
| query_docs_filesystem_coralogix_developer_docsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Coralogix Developer Docs documentation pages and OpenAPI specs. This is NOT a shell on any real machine... arguments: command | coralogix.com MCP server ora.ai |
| query_docs_filesystem_retell_aianswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Retell AI documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing runs... arguments: command | retellai.com MCP server ora.ai |
| query_docs_filesystem_pinecone_docsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Pinecone Docs documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing ... arguments: command | pinecone.io MCP server ora.ai |
| query_docs_filesystem_narrative_sportsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Narrative Sports documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothi... arguments: command | narrative-sports.com MCP server ora.ai |
| query_docs_filesystem_tursoanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Turso documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing runs on ... arguments: command | turso.tech MCP server ora.ai |
| query_docs_filesystem_paragon_documentationanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Paragon Documentation documentation pages and OpenAPI specs. This is NOT a shell on any real machine — ... arguments: command | useparagon.com MCP server ora.ai |
| query_docs_filesystem_cerebriumanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Cerebrium documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing runs... arguments: command | Cerebrium Docs ai.cerebrium |
| query_docs_filesystem_formswriteanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Formswrite documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing run... arguments: command | formswrite.com MCP server ora.ai |
| query_docs_filesystem_voice_os_apianswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the VoiceOS API documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing ru... arguments: command | voiceos.com MCP server ora.ai |
| query_docs_filesystem_didit_documentationanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Didit Documentation documentation pages and OpenAPI specs. This is NOT a shell on any real machine — no... arguments: command | didit.me MCP server ora.ai |
| query_docs_filesystem_prefectanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Prefect documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing runs o... arguments: command | prefect.io MCP server ora.ai |
| query_docs_filesystem_e_invoice_beanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the e-invoice.be documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing r... arguments: command | e-invoice.be MCP server ora.ai |
| query_docs_filesystem_fourthwall_developer_docsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Fourthwall Developer Docs documentation pages and OpenAPI specs. This is NOT a shell on any real machin... arguments: command | fourthwall.com MCP server ora.ai |
| query_docs_filesystem_eco_docsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Eco Docs documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing runs ... arguments: command | eco.com MCP server ora.ai |
| query_docs_filesystem_documentationanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Documentation documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing ... arguments: command | blaxel.ai MCP server ora.ai |
| query_docs_filesystem_notion_docsanswers Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Notion Docs documentation pages and OpenAPI specs. This is NOT a shell on any real machine — nothing ru... arguments: command | notion.com MCP server ora.ai |
https://neuronto.com/tools?q=..., or connect an agent to
https://neuronto.com/mcp and call find_tool. No key, no signup.