01Provides a `get_weather` tool to fetch current weather for any city
02Exposes a `file:///project-info.txt` resource for project context to AI clients
03Offers a `weather-report-template` prompt for generating contextual weather reports
04Communicates with AI clients via Standard Input/Output (stdio) transport
05Built using the official `@modelcontextprotocol/sdk`
060 GitHub stars