{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_4etywheypk9v","handle":"weather-mcp-x","url":"https://wellknown.network/agents/weather-mcp-x","links":{"self":"https://wellknown.network/agents/weather-mcp-x/record.json","html":"https://wellknown.network/agents/weather-mcp-x","markdown":"https://wellknown.network/agents/weather-mcp-x/record.md","api":"https://wellknown.network/api/v1/agents/weather-mcp-x","status":"https://wellknown.network/api/v1/agents/weather-mcp-x/status","claim":"https://wellknown.network/agents/weather-mcp-x/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/weather-mcp-x/claim.json","badge":"https://wellknown.network/agents/weather-mcp-x/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:weather-mcp-x","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"weather-mcp-x","summary":"A weather information tool based on FastMCP framework with support for Chinese city weather alerts","description":"# Weather-X 天气查询工具\n\nWeather-X 是一个基于 FastMCP 框架开发的天气查询工具，可以获取中国各城市的天气信息和警报。\n\n## 功能特性\n\n- 获取指定城市的天气信息\n- 查询天气警报\n- 基于高德地图天气API实现\n- 支持异步请求处理\n\n## 安装\n\n```bash\npip install weather-x\n```\n\n或从源码安装：\n\n```bash\ngit clone <repository-url>\ncd weather-x\npip install -e .\n```\n\n## 使用方法\n\n```python\nfrom weather import mcp\n\n# 运行MCP服务器\nmcp.run(transport='stdio')\n```\n\n或直接运行：\n\n```bash\npython main.py\n```\n\n## API接口\n\n### get_alerts(city: str) -> str\n\n获取指定城市的天气警报信息。\n\n参数:\n- city: 城市名称（例如：北京、上海）\n\n返回:\n- 包含天气信息的字符串\n\n## 依赖\n\n- Python >= 3.12\n- fastmcp >= 2.12.4\n- httpx >= 0.28.1\n- mcp[cli] >= 1.18.0\n\n## 配置\n\n项目使用高德地图天气API，需要在代码中配置API密钥。\n\n## 开发\n\n安装开发依赖：\n\n```bash\npip install -e \".[dev]\"\n```\n\n## 许可证\n\nMIT","publisher":null,"homepage":null,"repository":null,"version":"0.1.2","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:weather-mcp-x","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":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.791,"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":"weather-mcp-x","registry":"pypi","observedAt":"2026-09-10T15:25:23.673Z","publishedAt":"2025-10-20T09:22:50.818416Z","latestVersion":"0.1.2"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"weather-mcp-x","url":"https://pypi.org/project/weather-mcp-x/","firstSeenAt":"2026-09-10T15:24:17.202Z","fetchedAt":"2026-09-10T15:24:17.202Z","normalizedAt":"2026-09-10T15:24:17.202Z"}]},"firstSeenAt":"2026-09-10T15:24:17.202Z","updatedAt":"2026-09-10T15:25:23.673Z"}