Metadata-Version: 2.4
Name: zhangyuepeng-mcp-weather-server
Version: 0.1.1
Summary: 输入 openweaher 的 api 获取天气数据
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.28.1
Requires-Dist: markdown>=3.8.2
Requires-Dist: mcp>=1.13.0

1. pip install uv
2. uv init mcp-weather-server && cd mcp-weather-server
3. uv venv
4. source .venv/bin/activate
5. uv add mcp httpx
6. deactivate
7. source .venv/bin/activate
8. npx -y @modelcontextprotocol/inspector uv run main.py --openweather_api_key 7e6cfc5dc71cee3af065bcc59997e445
9. uv pip install build twine
10. python -m build
11. python -m twine upload dist/*  //https://pypi.org

pypi-AgEIcHlwaS5vcmcCJGQ2MjRlNTJkLTNjZjMtNDVhNC1iYTA4LTAwMTBjOGZkNWI3NwACKlszLCJiOTY0ZmRiNC1kOWVmLTQ3MzEtYWFjOS1jMGM3NmI0YjQ2OTciXQAABiDTtxNdaQPLx1BLxn1btnSOf7LS79sxfc1FQmMLEeqrsQ
