Content
# Model Context Protocol(MCP)
Hello, everyone, I'm Chen Mingyong. This repository will explain the Chinese tutorial of `Model Context Protocol`(`MCP`). `MCP` is an open standard designed to standardize the way large language models (`LLM`) interact with external data sources and tools.
# Table of Contents
- [A Comprehensive Guide to MCP Context Protocol: From Theory to Practice](./tutorials/一文掌握%20MCP%20上下文协议:从理论到实践/一文掌握%20MCP%20上下文协议:从理论到实践.md): A long article explaining the Model Context Protocol (`Model Context Protocol`, `MCP`). Through this article, you can quickly understand the concepts related to `MCP` and further deepen your understanding of `MCP` by reading code examples.
- [Easily Build MCP Clients and Servers with Go](./tutorials/用%20Go%20语言轻松构建%20MCP%20客户端与服务器/用%20Go%20语言轻松构建%20MCP%20客户端与服务器.md): As `MCP` becomes more and more popular, the `Go MCP` library has emerged. This article will introduce how to easily build `MCP` clients and servers in `Go`.
- [Detailed Explanation of MCP Protocol Updates: From HTTP+SSE to Streamable HTTP](./tutorials/MCP%20协议更新详解:从%20HTTP+SSE%20到%20Streamable%20HTTP/MCP%20协议更新详解:从%20HTTP+SSE%20到%20Streamable%20HTTP.md): `Streamable HTTP` is an important optimization of the `MCP` protocol transport layer. It retains the advantages of the original `HTTP + SSE` mode, and solves the problems of unrecoverable connections, heavy long connection burden, and inflexible transmission, bringing higher availability and flexibility.
- [Plan Your Weekend Trip in Three Sentences! I Use AI to Generate a Visualized Day Trip Page, and It Can Be Launched in Seconds!](./tutorials/三句话搞定周末出行攻略!我用%20AI%20生成一日游可视化页面,还能秒上线!/三句话搞定周末出行攻略!我用%20AI%20生成一日游可视化页面,还能秒上线!.md): This article will introduce how to combine `AI` with AMap, `EdgeOne Pages Deploy` provided `MCP Server`, you can generate a visualized day trip itinerary page in three sentences and deploy it to `EdgeOne` for online access.
- [MCP Practice: Develop an MCP Server for Querying IP Information with Go](./tutorials/MCP%20实战:用%20Go%20语言开发一个查询%20IP%20信息的%20MCP%20服务器/MCP%20实战:用%20Go%20语言开发一个查询%20IP%20信息的%20MCP%20服务器.md): With the rapid popularization and wide application of `MCP`, `MCP` servers are also emerging. Most developers use the official `typescript-sdk` provided `MCP` server development library, and as `Go` developers, we can also use excellent third-party libraries to develop `MCP` servers, such as `ThinkInAIXYZ/go-mcp`. This article will introduce in detail how to use the `go-mcp` library in `Go` to develop an `MCP` server for querying `IP` information.
- [Detailed Explanation of MCP Protocol Updates (2025-06-18)](./tutorials/MCP%20协议更新详解(2025-06-18)/MCP%20协议更新详解(2025-06-18).md): The `MCP` (`Model Context Protocol`) protocol released its latest version on `2025-06-18`, which is a major update covering security enhancements, feature completion, and specification simplification.
# Learning and Communication
Articles are usually updated on the official account first, and then synchronized to the site. The road to success is not crowded. Are you interested in joining us? Welcome to add my WeChat: `chenmingyong1999`, or follow the official account:
<img src="https://raw.githubusercontent.com/chenmingyong0423/blog/master/images/wx-gzh-qrcode.jpeg" alt="WeChat Official Account: Programmer Chen Mingyong">
# Thanks for your support
If you can gain something in the process of reading the article, even a little bit, it is a great encouragement to me; welcome to `Star` to give the author the greatest encouragement.
# Appreciation
Writing is not easy. If the tutorial can bring you gains and help, would you like to give me a reward? The amount is arbitrary, thank you! Please be sure to note the source and your title when rewarding.
<div>
<img src="https://raw.githubusercontent.com/chenmingyong0423/blog/master/images/wx-pay.png" alt="Chen Mingyong's WeChat QR code">
<img src="https://raw.githubusercontent.com/chenmingyong0423/blog/master/images/ali-pay.png" alt="Chen Mingyong's Alipay QR code">
</div>
# Copyright Notice
All articles are licensed under [Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh).
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.