Skip to main content
Glama

EdgeOne Pages MCP

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EDGEONE_PAGES_API_TOKENNoYour EdgeOne Pages API token. Optional. If you need to deploy folders or zip files to EdgeOne Pages projects, provide your EdgeOne Pages API token.
EDGEONE_PAGES_PROJECT_NAMENoEdgeOne Pages project name. Optional. Leave empty to create a new EdgeOne Pages project. Provide a project name to update an existing project.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
deploy_html

Deploy HTML content to EdgeOne Pages, return the public URL

deploy_folder_or_zip

Deploy a built frontend directory (or zip file) to EdgeOne Pages. Returns: the deployment URL and project metadata.

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