Odel
files mcp

files mcp

Local
@files-com2PythonMITUpdated 3w ago

Securely give LLMs controlled access to real-world operations inside your Files.com environment

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIfiles-com-mcpv1.0.80

Run

uvx files-com-mcp

MCP client config

{
  "mcpServers": {
    "files-mcp": {
      "command": "uvx",
      "args": [
        "files-com-mcp"
      ]
    }
  }
}