M
MCP Weather Tutorial
MCP Server + Client Tutorial Project
Created 10/12/2025
Updated 2 months ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-weather-tutorial
Cursor configuration (mcp.json)
{
"mcpServers": {
"kpirabaharan-mcp-weather-tutorial": {
"command": "uvx",
"args": [
"mcp-weather-tutorial"
]
}
}
}