EdgeOne Pages MCP

By TencentEdgeOneCreated 3 months ago
starstarstarstarstar

Deploy HTML content to EdgeOne Pages and obtain a public URL.

Visit Project
Share this MCP:
X (Formerly Twitter)RedditblueskyThreads by Instagram

Category

Official MCP Server

Tags

EdgeoneHtml DeployPublic UrlEdge Computing

What is EdgeOne Pages MCP?

EdgeOne Pages MCP is a service for rapidly deploying HTML content, folders, or zip files to EdgeOne Pages and obtaining a public URL with edge delivery capabilities.

How to use EdgeOne Pages MCP?

  1. Configure EdgeOne Pages API token (optional for existing projects)
  2. Deploy content via either:
    • stdio MCP Server (for most applications)
    • Streamable HTTP MCP Server (for supported applications)
  3. The service will return a publicly accessible URL for your content

Key features of EdgeOne Pages MCP

  • Instant deployment of HTML content to EdgeOne's global network
  • Automatic generation of public URLs
  • Edge caching via KV Store for fast global access
  • Supports both new project creation and existing project updates

Use cases of EdgeOne Pages MCP

  1. Instantly deploying landing pages with AI-generated HTML content
  2. Serving single-page applications with minimal latency globally
  3. Creating temporary or ephemeral content endpoints
  4. Developing and testing edge-optimized web content

FAQ from EdgeOne Pages MCP

  • Q: What is the minimum Node.js version required? A: Node.js 18 or higher.

  • Q: Do I need an API token for deployment? A: No, for new projects; only required when updating existing projects.

  • Q: How long does deployment take? A: Deployment is nearly instantaneous with global edge propagation.

  • Q: What content types are supported? A: HTML content, folders, and zip files.

  • Q: Where is the content hosted? A: Content is served from EdgeOne's edge network with KV Store caching.