New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

Files Com

68 tools. 25 can modify or destroy data without limits.

6 destructive tools with no built-in limits. Policy required.

Last updated:

25 can modify or destroy data
43 read-only
68 tools total

Community server · catalogue entry checked 03/08/2026

How to control Files Com ↓

What Files Com exposes to your agents

Read (43) Write / Execute (19) Destructive / Financial (6)
Critical Risk

The most dangerous Files Com tools

25 of Files Com's 68 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Files Com

PolicyLayer is an MCP gateway — it sits between your AI agents and Files Com, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "Delete_Bundle": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "Copy_File": {
    "limits": [
      {
        "counter": "copy_file_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "Check_Platform_Status": {
    "limits": [
      {
        "counter": "check_platform_status_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Files Com — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON FILES COM →

Instant setup, no code required.

All 68 Files Com tools

READ 43 tools
Read Check_Platform_Status Check Files.com platform status at status.files.com. Read Download_File_to_Local Download a file from my Files.com site. Read Find_Automation Show Automation Read Find_Bundle Show Share Link Read Find_Bundle_Notification Show Share Link Notification Read Find_File Find File/Folder by Path Read Find_Group Show Group Read Find_Remote_Server Show Remote Server Read Find_User Show User Read Hello_World Files.com MCP Debugging Hello World function. Read List_Action_Log List Action Logs Read List_Api_Request_Log List API Request Logs Read List_Automation List Automations Read List_Automation_Log List Automation Logs Read List_Bundle List Share Links Read List_Bundle_Download List Share Link Downloads Read List_Bundle_Notification List Share Link Notifications Read List_Bundle_Recipient List Share Link Recipients Read List_Bundle_Registration List Share Link Registrations Read List_Email_Log List Email Logs Read List_Exavault_Api_Request_Log List Exavault API Request Logs Read List_External_Event List External Events Read List_File_Migration_Log List File Migration Logs Read List_For_File_History List history for specific file. Read List_For_Folder List Folders by Path Read List_For_Folder_History List history for specific folder. Read List_For_User_History List history for specific user. Read List_Ftp_Action_Log List FTP Action Logs Read List_Group List Groups Read List_History List site full action history. Read List_Inbound_S3_Log List Inbound S3 Logs Read List_Logins_History List site login history. Read List_Outbound_Connection_Log List Outbound Connection Logs Read List_Permission List Permissions Read List_Public_Hosting_Request_Log List Public Hosting Request Logs Read List_Remote_Server List Remote Servers Read List_Scim_Log List Scim Logs Read List_Settings_Change List Settings Changes Read List_Sftp_Action_Log List SFTP Action Logs Read List_Sync_Log List Sync Logs Read List_User List Users Read List_Web_Dav_Action_Log List WebDAV Action Logs Read Zip_List_Contents_File List the contents of a ZIP file.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Files Com

Can an AI agent delete data through the Files Com MCP server? +

Yes. The Files Com server exposes 6 destructive tools including Delete_Bundle, Delete_Bundle_Notification, Delete_File. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Files Com? +

The Files Com server has 17 write tools including Copy_File, Create_Bundle, Create_Bundle_Notification. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Files Com.

How many tools does the Files Com MCP server expose? +

68 tools across 4 categories: Destructive, Execute, Read, Write. 43 are read-only. 25 can modify, create, or delete data.

How do I enforce a policy on Files Com? +

Register the Files Com MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Files Com tool call.

Deterministic rules across all 68 Files Com tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

68 Files Com tools catalogued and risk-classified — across an index of 46,500+ MCP servers.

// WHERE THIS COMES FROM

These policies come from Files Com's registry record.

The record behind this page: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.