From df1e53f86038123f822debb93568a5ea7fd6609d Mon Sep 17 00:00:00 2001 From: superjolly Date: Thu, 10 Apr 2025 15:15:31 +0800 Subject: [PATCH] Update README: Add MCP Server "EdgeOne Pages" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2650f79d..3159801f 100644 --- a/README.md +++ b/README.md @@ -361,6 +361,7 @@ Tools and integrations that enhance the development workflow and environment man - [SDGLBL/mcp-claude-code](https://github.com/SDGLBL/mcp-claude-code) 🐍 🏠 - An implementation of Claude Code capabilities using MCP, enabling AI code understanding, modification, and project analysis with comprehensive tool support. - [snaggle-ai/openapi-mcp-server](https://github.com/snaggle-ai/openapi-mcp-server) 🏎️ 🏠 - Connect any HTTP/REST API server using an Open API spec (v3) - [stass/lldb-mcp](https://github.com/stass/lldb-mcp) 🐍 🏠 🐧 🍎 - A MCP server for LLDB enabling AI binary and core file analysis, debugging, disassembling. +- [TencentEdgeOne/edgeone-pages-mcp](https://github.com/TencentEdgeOne/edgeone-pages-mcp) 🏠 - An MCP service for deploying HTML content to EdgeOne Pages and obtaining a publicly accessible URL. - [tumf/mcp-text-editor](https://github.com/tumf/mcp-text-editor) 🐍 🏠 - A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage. - [vivekvells/mcp-pandoc](https://github.com/vivekVells/mcp-pandoc) 🗄️ 🚀 - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more. - [VSCode Devtools](https://github.com/biegehydra/BifrostMCP) 📇 - Connect to VSCode ide and use semantic tools like `find_usages`