Sponsored by Deepsite.site

MCP Weather Server Setup Guide

Created By
debanshu0058 months ago
MCP server to get wearer forecast.
Content

MCP Weather Server Setup Guide

This guide walks you through setting up and running a weather server using the MCP SDK and uv, a Rust-based Python package manager.

✅ Prerequisites

Make sure you have the following installed before proceeding:

  • Claude.ai account (any account type works — MCP is supported)
  • Claude Desktop App (available for macOS and Windows)
  • Code Editor (e.g., Visual Studio Code)
  • uv — A fast Python package manager written in Rust

Install uv:

macOS (via Homebrew):

brew install uv

Windows (via WinGet):

winget install --id=astral-sh.uv -e

⚙️ Project Setup

Follow these steps to create and configure the project environment:

  1. Create the project folder: mkdir mcp-server-weather cd mcp-server-weather

  2. Initialize a new uv project: uv init

  3. Create a virtual environment: uv venv

  4. Activate the virtual environment:

macOS / Linux: source .venv/bin/activate

Windows (PowerShell): .venv\Scripts\Activate.ps1

To deactivate the virtual environment: deactivate

  1. Install required packages: uv add "mcp[cli]" httpx

🚀 Running and Testing the MCP Server

  1. Start the MCP server in development mode: mcp dev server.py

  2. Open http://localhost:5173 in your browser

  3. In the MCP Inspector:

    • Click Connect
    • Go to the Tools tab
    • Click List Tools
    • Select get_current_weather
    • Enter latitude and longitude (e.g., 63.4463991, 10.8127596)
    • The Tool Result section will display the JSON weather data
  4. To stop the server: Ctrl+C

📝 Notes

  • Ensure your server script is named server.py and located in the root of your project.
  • The MCP Inspector is a helpful tool for interacting with and debugging tools during development.
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Serper MCP ServerA Serper MCP Server
CursorThe AI Code Editor
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Playwright McpPlaywright MCP server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
ChatWiseThe second fastest AI chatbot™
WindsurfThe new purpose-built IDE to harness magic
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Amap Maps高德地图官方 MCP Server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
DeepChatYour AI Partner on Desktop
Tavily Mcp
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.