Skip to main content
Glama

EdgeOne Pages MCP

Official

deploy-html

Publish HTML or text content to the web by uploading it to EdgeOne Pages MCP. Generates a public URL instantly for easy access to your deployed content.

Instructions

Deploy HTML content to EdgeOne Pages, return the public URL

Input Schema

NameRequiredDescriptionDefault
valueYesHTML or text content to deploy. Provide complete HTML or text content you want to publish, and the system will return a public URL where your content can be accessed.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "value": { "description": "HTML or text content to deploy. Provide complete HTML or text content you want to publish, and the system will return a public URL where your content can be accessed.", "type": "string" } }, "required": [ "value" ], "type": "object" }
Install Server

Other Tools from EdgeOne Pages MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TencentEdgeOne/edgeone-pages-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server