Meteo_MCP_server_tuto
This repository is a minimal tutorial for building and using an MCP (Model-Context-Protocol) server with FastMCP in Python. It demonstrates how to expose simple weather tools (get_coords, get_forecast) and use them directly in GitHub Copilot Chat in VS Code via the STDIO protocol — no extra API or plugin code required.
GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
31
Forks
0
Issues
0
Technical Information
Programming Languages
PythonPrimary Language
System Requirements
No specific requirements are documented
Maintenance Status
MaintainedRelated MCPs
kickstart-mcp
1
kickstart-mcp is an interactive tutorial designed to teach the Model Context Protocol (MCP). It guides users through every step from setting up MCP hosts to building servers and clients. With cross-platform support, it is accessible for beginners and offers a comprehensive understanding of MCP concepts.