Content
## Example Code Repository for the Series "From Principles to Practice: Mastering MCP"
This repository will maintain a series of example projects using Model Context Protocol (MCP) to demonstrate how to build applications with the MCP protocol.
### Project List
- **[weather-server-node](./weather-server-node/)**: Official example, a weather service MCP server based on Node.js, providing weather forecasts and weather alert functionalities.
- **[simple-filesystem-server-python](./simple-filesystem-server-python/)**: A simple file system server based on Python, supporting various file operations.
- **[mcp-client-demo](./mcp-client-demo/)**: MCP client example that creates multiple MCP connections and prints the available tools from each server.
### General Installation Steps
Each sub-project has its own installation and running instructions, please refer to the README.md file in each project directory.
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
servers
Model Context Protocol Servers
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.