EdgeOne Pages MCPFeatured
@TencentEdgeOne
About EdgeOne Pages MCP
An MCP service designed for deploying HTML content to EdgeOne Makers and obtaining an accessible public URL.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"edgeone-pages-mcp-server": {
"command": "npx",
"args": [
"edgeone-pages-mcp"
]
}
}
}Tools
2Deploy HTML content to EdgeOne Pages, return the public URL
Deploy a built frontend directory (or zip file) to EdgeOne Pages. Returns: the deployment URL and project metadata.
Overview
What is EdgeOne Pages MCP?
It is an MCP service for deploying full-stack projects to EdgeOne Makers and obtaining publicly accessible URLs.
How to use EdgeOne Pages MCP?
Configure the MCP client with npx @edgeone/makers-mcp@latest (Tencent Cloud International) or add --region china for Tencent Cloud China. Optionally set EDGEONE_PAGES_API_TOKEN to skip browser login and EDGEONE_PAGES_PROJECT_NAME to skip project selection. For a quick HTML preview without local installation, use the Streaming HTTP MCP Server URL https://mcp-on-edge.edgeone.site/mcp-server.
Key features of EdgeOne Pages MCP?
- Deploys full-stack projects to EdgeOne Makers
- Provides publicly accessible URLs after deployment
- Supports Tencent Cloud International and China regions
- Skips browser login with API token
- Skips project selection with predefined project name
- Offers streaming HTTP MCP for instant HTML preview
Use cases of EdgeOne Pages MCP?
- Deploy a full-stack web application to a global edge network
- Quickly preview a single HTML page via the streaming HTTP server
- Integrate automated deployments into CI/CD pipelines using API tokens
- Select a specific EdgeOne Pages project without manual interaction
FAQ from EdgeOne Pages MCP
What are the system requirements?
Node.js 18 or higher is required.
How do I skip the browser login flow?
Set the EDGEONE_PAGES_API_TOKEN environment variable with a valid API token. Obtain your token from the EdgeOne Pages API token documentation.
How do I automatically select a project?
Set the EDGEONE_PAGES_PROJECT_NAME environment variable to the desired project name.
Is there a way to deploy without local installation?
Yes, use the Streaming HTTP MCP Server by configuring the url field instead of command and args in your MCP settings. The URL is https://mcp-on-edge.edgeone.site/mcp-server.
Where can I find the source code of this server?
The source code is available at https://github.com/TencentEdgeOne/self-hosted-pages-m
Frequently asked questions
What are the system requirements?
Node.js 18 or higher is required.
How do I skip the browser login flow?
Set the `EDGEONE_PAGES_API_TOKEN` environment variable with a valid API token. Obtain your token from the EdgeOne Pages API token documentation.
How do I automatically select a project?
Set the `EDGEONE_PAGES_PROJECT_NAME` environment variable to the desired project name.
Is there a way to deploy without local installation?
Yes, use the Streaming HTTP MCP Server by configuring the `url` field instead of `command` and `args` in your MCP settings. The URL is `https://mcp-on-edge.edgeone.site/mcp-server`.
Where can I find the source code of this server?
The source code is available at https://github.com/TencentEdgeOne/self-hosted-pages-m
Basic information
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments