Back to directory
suryanshp1/mcpcrashcourse

suryanshp1/mcpcrashcourse

@suryanshp1

A Python MCP SDK crash course with weather server example

mcppythonsdkcrash-courseweatherdemotutorialtool

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "server/weather.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17