MCP Server Tutorial
@tky1645
关于 MCP Server Tutorial
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-tutorial-tky1645": {
"command": "uv",
"args": [
"run",
"weather.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Server Tutorial?
MCP Server Tutorial is an MCP server built by following the official quickstart tutorial at modelcontextprotocol.io. It uses the weather.py script and serves as a simple weather data provider, intended for developers learning the Model Context Protocol.
How to use MCP Server Tutorial?
Run uv run weather.py in your terminal. Ensure uv is installed and all required dependencies are resolved before launching.
Key features of MCP Server Tutorial
- Follows the official MCP quickstart tutorial
- Provides weather data via the
weather.pyscript - Minimal setup for learning and testing
Use cases of MCP Server Tutorial
- Learning how to build an MCP server from scratch
- Testing MCP client integration with a live server
- Quick prototyping of weather-related MCP tools
FAQ from MCP Server Tutorial
—
其他 分类下的更多 MCP 服务器
Nginx UI
0xJackyYet another WebUI for Nginx
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

EverArt
modelcontextprotocolModel Context Protocol Servers
评论