Skip to content

Commit 2e06e69

Browse files
committed
switch weather tool to use full-featured python lib
Signed-off-by: Hai Huang <huang195@gmail.com>
1 parent c9ec9fb commit 2e06e69

3 files changed

Lines changed: 925 additions & 223 deletions

File tree

mcp/weather_tool/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ readme = "README.md"
66
requires-python = ">=3.10"
77
dependencies = [
88
"httpx>=0.28.1",
9-
"mcp[cli]>=1.3.0",
9+
"fastmcp>=2.11.0",
1010
"requests>=2.32.3",
1111
]

0 commit comments

Comments
 (0)