mcp-server-weather

mcp-server-weather

3.1

If you are the rightful owner of mcp-server-weather and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This document provides a structured overview of a Model Context Protocol (MCP) server, its features, tools, resources, and usage with different platforms.

Initialize MCP Server using Cursor IDE

mcp.json

{
  "mcpServers": {
    "mcp_weather": {
      "command": "uv",
      "args": [
        "--directory",
        "path_to_your_project_directory",
        "run",
        "weather.py"
      ]
    }
  }
}

Related MCP Servers

View all python servers →