Back to directory
hedon-ai-road/mcp-weather

hedon-ai-road/mcp-weather

@hedon-ai-road

a demo to implement a mcp server which is able to get weather by RESTful API.

weathermcppythonrestfulapiusastatecontext

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/mcp-weather",
        "run",
        "weather.py"
      ]
    }
  }
}

Information

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