update mcp server readme

This commit is contained in:
johnlanni
2025-04-07 21:06:04 +08:00
parent 1385028f01
commit 83b38b896c
2 changed files with 9 additions and 0 deletions

View File

@@ -15,6 +15,10 @@
This guide explains how to implement a Model Context Protocol (MCP) server using the Higress WASM Go SDK. MCP servers provide tools and resources that extend the capabilities of AI assistants.
[**MCP Server QuickStart**](https://higress.cn/en/ai/mcp-quick-start/)
[**Wasm Plugin Hub**](https://higress.cn/en/plugin/)
## Overview
An MCP server is a standalone application that communicates with AI assistants through the Model Context Protocol. It can provide:

View File

@@ -15,6 +15,11 @@
下面介绍如何使用 Higress WASM Go SDK 实现 Model Context Protocol (MCP) 服务器。MCP 服务器提供工具和资源,扩展 AI 助手的能力。
[**MCP Server QuickStart**](https://higress.cn/en/ai/mcp-quick-start/)
[**Wasm Plugin Hub**](https://higress.cn/en/plugin/)
## 概述
MCP 服务器是一个独立的应用程序,通过 Model Context Protocol 与 AI 助手通信。它可以提供: