4 lines
74 B
Python
4 lines
74 B
Python
from fastmcp import FastMCP
|
|
|
|
weather_mcp = FastMCP(name="WeatherService")
|
from fastmcp import FastMCP
|
|
|
|
weather_mcp = FastMCP(name="WeatherService")
|