development
location
documentation
public
AI
file management
What is AI-powered interface to interact with CTERA Edge Filer using Model Context Protocol.?
mcp-ctera-edge provides an AI-powered interface to interact with the CTERA Edge Filer, using Model Context Protocol (MCP). This integration enables access to the file management APIs of CTERA Edge, allowing you to perform operations through natural language or automation workflows.
Documentation
MCP Server for CTERA Edge
mcp-ctera-edge provides an AI-powered interface to interact with the CTERA Edge Filer, using Model Context Protocol (MCP). This integration enables access to the file management APIs of CTERA Edge, allowing you to perform operations through natural language or automation workflows.
🔧 Features
Integration with CTERA Edge APIs for file and folder management
docker run -p 8000:8000 \
- e ctera.mcp.edge.settings.host=your.ctera.edge.hostname.or.ipaddr \
- e ctera.mcp.edge.settings.user=admin-username \
- e ctera.mcp.edge.settings.password=admin-password \
- e ctera.mcp.edge.settings.ssl=true \
mcp-ctera-edge