Installation & Configuration
{
"mcpServers": {
"weather": {
"command": "node",
"args": [
"build/index.js"
],
"env": {
"OPENWEATHER_API_KEY": "your_api_key_here"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13