# htu-mcp-server **Repository Path**: three2one_xu/htu-mcp-server ## Basic Information - **Project Name**: htu-mcp-server - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-07 - **Last Updated**: 2025-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Algorithm MCP Server 一个基于FastMCP的服务器,提供天气数据查询功能。 # uv add 示例 ```shell uv add packagename -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple uv sync --frozen --no-dev -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple ```