EdgeOne Pages MCP is an MCP service for deploying HTML content, folders, or full-stack projects to EdgeOne Pages with automatic public URL generation and edge delivery capabilities.
Deploys HTML content to EdgeOne Pages and returns a publicly accessible URL.
Deploys complete static website or full-stack projects to EdgeOne Pages.
Deploys folders or zip files to EdgeOne Pages projects (deprecated soon).
{
"mcpServers": {
"edgeone-pages-mcp-server": {
"timeout": 600,
"command": "npx",
"args": ["edgeone-pages-mcp-fullstack"]
}
}
}