Skip to main content
Glama

EdgeOne Pages MCP

Official
package.json939 B
{ "name": "edgeone-pages-mcp", "version": "0.0.14", "repository": { "type": "git", "url": "https://github.com/TencentEdgeOne/edgeone-pages-mcp" }, "homepage": "https://edgeone.ai/products/pages", "description": "An MCP service for deploying HTML content to EdgeOne Pages and obtaining a publicly accessible URL.", "main": "dist/index.js", "type": "module", "bin": { "edgeone-pages-mcp": "./dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc", "prepack": "npm run build", "prepublishOnly": "npm run build" }, "keywords": [ "edgeone", "pages", "deploy", "mcp" ], "author": "EdgeOne Pages", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "cos-nodejs-sdk-v5": "^2.14.7", "dotenv": "^16.4.7", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^20.11.28", "typescript": "^5.4.2" } }

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/TencentEdgeOne/edgeone-pages-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server