Skip to content
Back to search
30
MCP v1.0.46

com.files/python-mcp

com.files/python-mcp

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

Uptime
0.0%
39 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Filesystem MCP
MCP Server that enables LLMs to interact with the local filesystem.
0 tools
iflow-mcp_mcp-filesystem-python
MCP server for filesystem access
0 tools
auth-mcp
A Python SDK for MCP tool integration with LLM providers
0 tools
file-tools-mcp
MCP server providing file tools for LLMs and coding agents to quickly get project context
0 tools
files-com-mcp
MCP for the Files.com API
0 tools
mcp-better-auth
A Python SDK for MCP tool integration with LLM providers
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.files/python-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}