developer tools

Edgeone Pages Mcp

An MCP service for deploying HTML content to EdgeOne Pages and obtaining a publicly accessible URL.

typescript
cloud
developer tools
0
View on GitHub

Installation

npx -y TencentEdgeOne/edgeone-pages-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "edgeone-pages-mcp",
  "command": "npx",
  "args": [
    "-y",
    "TencentEdgeOne/edgeone-pages-mcp"
  ]
}

About This MCP Server

TencentEdgeOne/edgeone-pages-mcp

An MCP service for deploying HTML content to EdgeOne Pages and obtaining a publicly accessible URL.

GitHub: https://github.com/TencentEdgeOne/edgeone-pages-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub