EdgeOne Pages
Enables rapid deployment of HTML content to Tencent's EdgeOne Pages service with integrated Functions and KV store support for edge hosting
Featured
View Source245 stars
0 tools
Created Aug 2025
@tencentedgeone/tencentedgeone-edgeone-pages-edgeone-pages-mcpAbout
Enables rapid deployment of HTML content to Tencent's EdgeOne Pages service with integrated Functions and KV store support for edge hosting
Categories
general
Installation
npm
npm install @tencentedgeone/tencentedgeone-edgeone-pages-edgeone-pages-mcp
Configuration
{
"mcpServers": {
"tencentedgeone-edgeone-pages-edgeone-pages-mcp": {
"command": "npx",
"args": [
"-y",
"@tencentedgeone/tencentedgeone-edgeone-pages-edgeone-pages-mcp"
]
}
}
}