{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_f9zu659pnhyv","handle":"unoff-qweather-mcp","url":"https://wellknown.network/agents/unoff-qweather-mcp","links":{"self":"https://wellknown.network/agents/unoff-qweather-mcp/record.json","html":"https://wellknown.network/agents/unoff-qweather-mcp","markdown":"https://wellknown.network/agents/unoff-qweather-mcp/record.md","api":"https://wellknown.network/api/v1/agents/unoff-qweather-mcp","status":"https://wellknown.network/api/v1/agents/unoff-qweather-mcp/status","claim":"https://wellknown.network/agents/unoff-qweather-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/unoff-qweather-mcp/claim.json","badge":"https://wellknown.network/agents/unoff-qweather-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:unoff-qweather-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"unoff-qweather-mcp","summary":"An unofficial MCP (Multiagent Conversation Protocol) wrapper for the QWeather API","description":"# Unofficial QWeather MCP\n\nAn unofficial MCP (Multiagent Conversation Protocol) wrapper for the QWeather API. This package provides tools to easily access QWeather's comprehensive weather data services through MCP, allowing integration with AI agents, chatbots, and other applications.\n\n## Features\n\n- **City Lookup**: Search for cities by name, coordinates, LocationID or Adcode\n- **POI Lookup**: Find points of interest like scenic spots and stations\n- **Real-time Weather**: Get current weather conditions for global locations\n- **Weather Forecasts**: Daily forecasts for 3-30 days and hourly forecasts up to 7 days\n- **Weather Warnings**: Access real-time disaster warnings and warning lists by region\n- **Weather Indices**: Get lifestyle indices like UV index, sports conditions, etc.\n- **Air Quality**: Real-time and forecast air quality data with detailed pollutant information\n\n## Installation\n\n```bash\npip install unoff-qweather-mcp\n```\n\n## Authentication\n\nThis package requires a QWeather API key. You'll need to:\n\n1. Register for an account at [QWeather Developer Platform](https://dev.qweather.com/)\n2. Create an API key in the developer console\n3. Set the following environment variables:\n\n```bash\nexport QWEATHER_API_KEY=\"your_api_key_here\"\nexport QWEATHER_API_HOST=\"api.qweather.com\"  # or another appropriate host based on your subscription\n```\n\nThe API host depends on your subscription tier. See [QWeather API Configuration](https://dev.qweather.com/docs/configuration/api-config/#api-host) for details.\n\n## Usage\n\n### Running as an Claude MCP\n\nmacOS: `~/Library/Application Support/Claude/claude_desktop_config.json`\n\nWindows: `%APPDATA%\\Claude\\claude_desktop_config.json`\n\n```bash\n# Clone and config the env\ngit clone https://github.com/HongpengM/unoff-qweather-mcp.git\n\n# Set up your environment variables by copying the example file\ncopy env.example .env\n\n# Run the MCP server\nuv --directory /path/to/your_dir run src/unoff_qweather/qweather.py\n```\n\nUsing the published version…","publisher":null,"homepage":null,"repository":null,"version":"0.1.4","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:unoff-qweather-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"data.weather","name":"Weather","confidence":0.814,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"unoff-qweather-mcp","registry":"pypi","observedAt":"2026-09-10T15:24:59.728Z","publishedAt":"2025-05-04T10:21:53.618327Z","latestVersion":"0.1.4"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"unoff-qweather-mcp","url":"https://pypi.org/project/unoff-qweather-mcp/","firstSeenAt":"2026-09-10T15:22:51.636Z","fetchedAt":"2026-09-10T15:22:51.636Z","normalizedAt":"2026-09-10T15:22:51.636Z"}]},"firstSeenAt":"2026-09-10T15:22:51.636Z","updatedAt":"2026-09-10T15:24:59.728Z"}