Cover image
Try Now
2025-04-07

A specialized weather data server built using the MCP SDK and TypeScript that provides weather information through the Model Context Protocol (MCP). This project enables Large Language Models that support MCP to access weather data directly, creating a seamless integration between AI systems and real-time weather information.

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

MCP Weather Server

A specialized weather data server tool built using the MCP SDK and TypeScript that provides weather information through the Model Context Protocol (MCP). This project enables Large Language Models that support MCP to access weather data directly, creating a seamless integration between AI systems and real-time weather information.

Features

  • Enables LLMs to retrieve real-time weather forecasts through function calling
  • Allows AI models to access and process weather alerts by location
  • Built with TypeScript for type safety and improved developer experience
  • Implements the Model Context Protocol (MCP) for standardized LLM communication
  • Serves as a middleware between weather data APIs and language models

Claude Desktop Integration

Integrate with the Claude desktop client by adding the following to your Claude configuration file:

{
    "mcpServers": {
        "weather": {
            "command": "node",
            "args": [
                "/mcp-weather-server/build/index.js"
            ]
        }
    }
}

Installation Steps

  1. Clone and build this repository
  2. Add the configuration to ~/Library/Application Support/Claude/claude_desktop_config.json
  3. Restart the Claude desktop application
  4. Your Claude instance will now have access to real-time weather data through MCP

Perfect for AI applications that need to incorporate weather information into their responses, this server bridges the gap between large language models and meteorological data sources through the MCP standard.

相关推荐

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • 林乔安妮
  • A fashion stylist GPT offering outfit suggestions for various scenarios.

  • 田中 楓太
  • A virtual science instructor for engaging and informative lessons.

  • 1Panel-dev
  • 💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • open-webui
  • User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

  • GLips
  • MCP server to provide Figma layout information to AI coding agents like Cursor

  • adafruit
  • Python code to use the MCP3008 analog to digital converter with a Raspberry Pi or BeagleBone black.

  • Dhravya
  • Collection of apple-native tools for the model context protocol.

    Reviews

    4 (1)
    Avatar
    user_6VAmKEd3
    2025-04-17

    I've been using mcp-weather-server-tool and it has significantly streamlined my weather data management. The intuitive interface and robust functionality provided by nosadaniel make it an indispensable tool for meteorological applications. Highly recommend! Check it out on GitHub: https://github.com/nosadaniel/mcp-weather-server-tool.