A
licenseNot graded
qualityD
maintenanceAn MCP server that enables AI assistants to call weather tools, read resources, and use prompt templates for live weather data integration.
681 npm
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool targets a distinct function: calendar info, single request lookup, batch request lookup, and emergency/weather status. No overlap in purpose.
All tool names follow the consistent pattern 'get_<noun>' with snake_case, making them predictable and easy to understand.
Four tools is a reasonable size for a focused read-only service, though it could be expanded with additional lookup or search tools without becoming unwieldy.
The server covers basic lookups and calendar/status, but lacks search by location, category, or the ability to create requests, leaving notable gaps for a 311 service.