Self Hosted EdgeOne Pages Server
БесплатноНе проверенEnables AI assistants to deploy and manage static websites through a self-hosted EdgeOne Pages MCP server, with one-click deploy and direct API access.
Описание
Enables AI assistants to deploy and manage static websites through a self-hosted EdgeOne Pages MCP server, with one-click deploy and direct API access.
README
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:
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>"}'
Установка Self Hosted EdgeOne Pages Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/itey/metax-pages-mcpFAQ
Self Hosted EdgeOne Pages Server MCP бесплатный?
Да, Self Hosted EdgeOne Pages Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Self Hosted EdgeOne Pages Server?
Нет, Self Hosted EdgeOne Pages Server работает без API-ключей и переменных окружения.
Self Hosted EdgeOne Pages Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Self Hosted EdgeOne Pages Server в Claude Desktop, Claude Code или Cursor?
Открой Self Hosted EdgeOne Pages Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Self Hosted EdgeOne Pages Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
