← Index

com.files/python-mcp

com.files/python-mcp·v1.0.50·Other
Quality Score
85
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "python-mcp": {
      "command": "uvx",
      "args": [
        "files-com-mcp"
      ],
      "env": {
        "FILES_COM_API_KEY": "<your-files_com_api_key>"
      }
    }
  }
}
§02  Environment variables
FILES_COM_API_KEY
secret

Optional fallback Files.com API Key. In HTTP/SSE mode, you can pass x-filesapi-key per request.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other