Self-Hosted EdgeOne Pages MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Self-Hosted EdgeOne Pages MCP Serverdeploy my static site from this GitHub repository"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Self-Hosted EdgeOne Pages MCP Server
A self-hosted MCP (Model Context Protocol) solution that enables AI assistants to deploy and manage your static websites directly. Simple setup, ready to use out of the box.
One-Click Deploy
Click the button below to quickly deploy your MCP server on EdgeOne Pages:
Related MCP server: Self-Hosted EdgeOne Pages MCP Server
Configure MCP Server
After deployment, add the following configuration to your MCP server config file:
{
"mcpServers": {
"edgeone-pages": {
"url": "https://your-custom-domain.com/mcp-server"
}
}
}Complete Setup
To get the service running properly, you'll also need to:
Set up KV Storage: For storing website files, view setup guide
Bind Custom Domain: Get your dedicated access URL, view binding guide
Direct API Access
You can also deploy content directly via API:
curl -X POST https://your-custom-domain.com/kv/set \
-H "Content-Type: application/json" \
-d '{"value": "<html><body><h1>Hello, World!</h1></body></html>"}'This server cannot be deployed
Maintenance
Related MCP Connectors
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Deploy AI-generated HTML/CSS/JS to instant public HTTPS URLs from any MCP-compatible agent.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Build, edit, host, and publish websites from AI assistants. Setup: https://mcp.orivox.org/
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceA self-hosted MCP server that enables AI assistants to deploy and manage static websites directly on EdgeOne Pages platform with KV storage support.-
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to deploy and manage static websites directly on EdgeOne Pages. Simple self-hosted solution with one-click deployment and KV storage for website files.-
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to deploy and manage static websites directly through EdgeOne Pages. This self-hosted solution allows for direct file management and website hosting using EdgeOne's infrastructure and KV storage.-
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to deploy and manage static websites directly on EdgeOne Pages through a self-hosted Model Context Protocol solution. It simplifies web hosting by allowing natural language commands to handle site deployment and KV storage management.-