
MCP-weather-server-tool
Un serveur de données météorologiques spécialisés construit à l'aide du SDK MCP et de TypeScript qui fournit des informations météorologiques via le protocole de contexte du modèle (MCP). Ce projet permet de grands modèles de langue qui soutiennent MCP à accéder directement aux données météorologiques, créant une intégration transparente entre les systèmes d'IA et les informations météorologiques en temps réel.
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
- Clone and build this repository
- Add the configuration to
~/Library/Application Support/Claude/claude_desktop_config.json
- Restart the Claude desktop application
- 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.
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
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.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
Reviews

user_6VAmKEd3
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.