EdgeOne Pages MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EDGEONE_PAGES_API_TOKEN | No | Optional. Your EdgeOne Pages API token, required to deploy folders or zip files to projects. Instructions: https://edgeone.ai/document/177158578324279296 | |
| EDGEONE_PAGES_PROJECT_NAME | No | Optional. Provide a project name to update an existing project, or leave empty to create a new EdgeOne Pages project. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| deploy_htmlC | Deploy HTML content to EdgeOne Pages, return the public URL |
| deploy_folder_or_zipB | Deploy a built frontend directory (or zip file) to EdgeOne Pages. Returns: the deployment URL and project metadata. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/BACH-AI-Tools/edgeone-pages-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server