jinzcdev/mcp-demos
《从原理到实战:掌握 MCP》系列文章的示例代码库
This project provides example code for building applications using the Model Context Protocol (MCP). It demonstrates how to create server applications that offer specific functionalities, like a weather forecasting service or a file system server. This is for software developers interested in understanding and implementing applications based on the MCP standard.
No commits in the last 6 months.
Use this if you are a developer looking for practical examples to learn how to build applications using the Model Context Protocol.
Not ideal if you are looking for a ready-to-use application or a general-purpose library for non-developer tasks.
Stars
11
Forks
2
Language
Python
License
MIT
Category
Last pushed
May 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/jinzcdev/mcp-demos"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
modelcontextprotocol/typescript-sdk
The official TypeScript SDK for Model Context Protocol servers and clients
modelcontextprotocol/python-sdk
The official Python SDK for Model Context Protocol servers and clients
vmoranv/jshookmcp
js hook toolkit that all you need
alpic-ai/skybridge
Skybridge is a framework for building ChatGPT & MCP Apps
modelcontextprotocol/csharp-sdk
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration...