MCP cover image
See in Github
2025-04-07

使用MCP SDK和TypeScript构建的专业天气数据服务器,该服务器通过模型上下文协议(MCP)提供天气信息。该项目使支持MCP的大型语言模型可以直接访问天气数据,从而在AI系统和实时天气信息之间创建无缝集成。

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://suefel.com
  • Latest advice and best practices for custom GPT development.

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

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

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

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

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

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

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

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

  • modelcontextprotocol
  • 模型上下文协议服务器

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • n8n-io
  • 具有本机AI功能的公平代码工作流程自动化平台。将视觉构建与自定义代码,自宿主或云相结合,400+集成。

  • WangRongsheng
  • 🧑‍🚀 llm 资料总结(数据处理、模型训练、模型部署、 o1 模型、mcp 、小语言模型、视觉语言模型)|摘要世界上最好的LLM资源。

  • open-webui
  • 用户友好的AI接口(支持Ollama,OpenAi API,...)

  • metorial
  • 数百个MCP服务器的容器化版本📡📡

    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.