{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_t7tykxkpm4dg","handle":"typecoh-mcp-weather","url":"https://wellknown.network/agents/typecoh-mcp-weather","links":{"self":"https://wellknown.network/agents/typecoh-mcp-weather/record.json","html":"https://wellknown.network/agents/typecoh-mcp-weather","markdown":"https://wellknown.network/agents/typecoh-mcp-weather/record.md","api":"https://wellknown.network/api/v1/agents/typecoh-mcp-weather","status":"https://wellknown.network/api/v1/agents/typecoh-mcp-weather/status","claim":"https://wellknown.network/agents/typecoh-mcp-weather/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/typecoh-mcp-weather/claim.json","badge":"https://wellknown.network/agents/typecoh-mcp-weather/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:typecoh-mcp-weather","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"typecoh-mcp-weather","summary":"MCP Server for weather information using Open-Meteo API","description":"# typecoh-mcp-weather \n \n获取指定位置的当前天气信息的MCP服务器。 \n \n## 作者 \n \ntypecoh \n \n## 功能 \n \n- `get_current_weather` - 通过城市名称获取天气 \n- `get_weather_by_coords` - 通过经纬度获取天气 \n \n## 安装 \n \n```bash \npip install -r requirements.txt \n``` \n \n## 使用 \n \n### stdio模式 (默认) \n \n```bash \npython app.py \n``` \n \n### SSE模式 \n \n```bash \npython app.py --sse --port 8000 \n``` \n \n## 示例 \n \n``` \n# 获取北京天气 \nget_current_weather(location=\"Beijing\", unit=\"celsius\") \n \n# 获取纽约天气 (华氏度) \nget_current_weather(location=\"New York\", unit=\"fahrenheit\") \n \n# 通过经纬度获取 \nget_weather_by_coords(location=\"40.7128,-74.0060\") \n```","publisher":null,"homepage":null,"repository":null,"version":"0.1.1","license":null,"protocols":["mcp"],"tags":["mcp","weather","open-meteo","fastmcp"],"pricing":null,"endpoints":[{"url":"pypi:typecoh-mcp-weather","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":"declared"}],"categories":["data"],"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":"typecoh-mcp-weather","registry":"pypi","observedAt":"2026-09-10T14:24:41.000Z","publishedAt":"2026-05-04T20:29:51.504501Z","latestVersion":"0.1.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"typecoh-mcp-weather","url":"https://pypi.org/project/typecoh-mcp-weather/","firstSeenAt":"2026-09-10T14:23:37.473Z","fetchedAt":"2026-09-10T14:23:37.473Z","normalizedAt":"2026-09-10T14:23:37.473Z"}]},"firstSeenAt":"2026-09-10T14:23:37.473Z","updatedAt":"2026-09-10T14:24:41.000Z"}