Back to directory
ctera/mcp-ctera-edge

ctera/mcp-ctera-edge

@ctera

An MCP server capable of interacting with the CTERA Portal API

cteraedgefilerfile-managementmcpapistoragecloud

Installation & Configuration

{
  "mcpServers": {
    "ctera-edge-mcp-stdio": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/mcp-ctera-edge/src",
        "run",
        "stdio.py"
      ],
      "env": {
        "ctera.mcp.edge.settings.host": "",
        "ctera.mcp.edge.settings.user": "admin",
        "ctera.mcp.edge.settings.password": "your-password",
        "ctera.mcp.edge.settings.ssl": "true"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/12
Updated
2026/6/12