From 4b030f5944b26f88581276d10ef2818d3df9eea8 Mon Sep 17 00:00:00 2001 From: samanhappy Date: Mon, 7 Apr 2025 10:58:23 +0800 Subject: [PATCH] docs: update README and README.zh.md for clarity and consistency in project description --- README.md | 3 ++- README.zh.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 675a92a..d63d926 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# MCPHub: One Endpoint, Infinite MCP Servers +# MCPHub: Deploy Your Own MCP Servers in Minutes English | [中文版](README.zh.md) @@ -8,6 +8,7 @@ MCPHub is a unified hub server that consolidates multiple MCP (Model Context Pro ## Features +- **Built-in MCP Servers**: Comes with featured MCP servers like `amap-maps`, `github`, `slack`, and more. - **Centralized Management**: Oversee multiple MCP servers from one convenient hub. - **Broad Protocol Support**: Works seamlessly with both stdio and SSE MCP protocols. - **Intuitive Dashboard UI**: Monitor server status and manage servers dynamically via a web interface. diff --git a/README.zh.md b/README.zh.md index 18a0cc8..ecd762c 100644 --- a/README.zh.md +++ b/README.zh.md @@ -1,4 +1,4 @@ -# MCPHub:一个端点,无限 MCP 服务 +# MCPHub:一键部署你的专属 MCP 服务 [English Version](README.md) | 中文版 @@ -8,6 +8,7 @@ MCPHub 是一款统一的中心服务,可以将多个 MCP(Model Context Prot ## 功能 +- **内置 MCP 服务**:提供 `amap-maps`、`github`、`slack` 等热门服务。 - **集中管理**:通过单一中心轻松管理多个 MCP 服务。 - **协议兼容**:同时支持 stdio 与 SSE MCP 协议,确保无缝对接。 - **直观仪表盘**:通过 Web 界面实时监控服务状态,并动态管理服务。