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

DWD-MCP-Server
Un simple serveur MCP via l'API Deutscher WetterDienst
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
DWD MCP Server
A simple Model Context Protocol (MCP) server that connects Claude Desktop to the Deutsche Wetterdienst (DWD) API for German weather data.
Features
- Simple, lightweight Node.js implementation
- No dependencies beyond the MCP SDK
- Easy to set up and use
- Access to DWD weather station data and warnings
Quick Start
-
Make the setup script executable:
chmod +x setup.sh
-
Run the setup script:
./setup.sh
-
Restart Claude Desktop
-
Start using the DWD data in your conversations with Claude!
Available Tools
get_station_data
Get current weather data for specific DWD weather stations.
Example usage in Claude:
Can you check the current weather for station 10865 (Berlin-Tegel)?
get_nowcast_warnings
Get current nowcast weather warnings in Germany.
Example usage in Claude:
Are there any current weather warnings in Germany? Can you check using the DWD API?
Finding Station IDs
The DWD API requires specific station IDs. You can find these at:
Common station IDs:
- 10381: Berlin-Brandenburg
- 10865: Berlin-Tegel
- 10147: Hamburg
- 10637: Köln-Bonn
- 10870: Munich
Manual Setup
If the setup script doesn't work for you, you can manually configure Claude Desktop:
-
Install dependencies:
npm install
-
Create or edit
~/.config/claude/claude_desktop_config.json
:{ "mcpServers": { "dwd": { "command": "node", "args": [ "/full/path/to/dwd-server.js" ] } } }
-
Restart Claude Desktop
Troubleshooting
- Make sure Node.js 18+ is installed
- Check if the MCP server is running properly:
node dwd-server.js
- Verify the path in claude_desktop_config.json is correct
- Restart Claude Desktop after configuration changes
相关推荐
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
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
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
🔍 Permettre aux assistants d'IA de rechercher et d'accéder aux informations du package PYPI via une interface MCP simple.
Reviews

user_1fjnWw48
As a dedicated user of the dwd-mcp-server by lincw, I must say it's an excellent tool for server management. The seamless integration and efficient performance have significantly improved my workflow. Highly recommended for anyone seeking a reliable MCP solution. Check it out at https://github.com/lincw/dwd-mcp-server.