Self-Hosted EdgeOne Pages MCP
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 MCPdeploy my personal website from the current directory"
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
Deploy static sites from AI agents: deploy_site publishes files and returns a live URL in seconds.
Manage hosts, redirects, SSL, and traffic analytics from Claude and other AI assistants.
Build, edit, and publish real websites and online stores by chatting with your AI assistant.
- dropOAuthio.neuronik
Publish web pages straight from your AI assistant and share them with a link.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to deploy and manage static websites directly on EdgeOne Pages. Provides simple one-click deployment with KV storage for hosting website files accessible through custom domains.-
- 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 on EdgeOne Pages using the Model Context Protocol. Supports one-click deployment and direct API access for content management.-