Catalog
io.github.CSOAI-ORG/weather-ai-mcp
Officialby CSOAI-ORG · Python
Weather Ai tools for AI agents. Capabilities: get current conditions, get forecast, get historical
Retrieve current conditions, forecasts, and historical weather data.
Topics
mcpmeok-ai-labsmcp-serverai-governancemodel-context-protocolai-agentsclaudecompliancecsoai
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"weather-ai-mcp": {
"command": "uvx",
"args": [
"weather-ai-mcp"
]
}
}
}