MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

mcp workshop

创建于 4/4/2025
更新于 8 months ago
Repository documentation and setup instructions

MCP Workshop

🎉 Welcome to the MCP Workshop! 🚀

In this workshop, you'll dive into the exciting world of Model Context Protocol (MCP). Whether you're a beginner or an experienced developer, there's something here for everyone! 🧑‍💻✨

Solutions 📚

This workshop comes with solutions:

| Lesson | Link | |--|--| | 00 First server | First server | | 01 Consuming server | Consuming server | | 02 SSE Server | SSE Server |

To the workshop! 💻

Navigate to the workshop directoryworkshop image


Let’s get started! 🚀

快速设置
此服务器的安装指南

安装包 (如果需要)

npx mcp-workshop

Cursor 配置 (mcp.json)

{ "mcpServers": { "softchris-mcp-workshop": { "command": "npx", "args": [ "mcp-workshop" ] } } }
作者服务器
其他服务器由 softchris