8 months ago
cloud-platformsAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Server Config
{
"mcpServers": {
"edgeone-pages-mcp-server": {
"command": "npx",
"args": [
"edgeone-pages-mcp"
]
}
}
}