volkancicek/weather-apps
A collection of example projects demonstrating the Model-Context-Protocol(MCP) pattern for weather information retrieval, featuring both cloud-based and fully local LLM integrations with real-time weather APIs.
Platform-specific configuration:
{
"mcpServers": {
"weather-apps": {
"command": "npx",
"args": [
"-y",
"weather-apps"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...