server-side.py
Copy
mcp.run(
transport
=
"http"
,
host
=
"127.0.0.1"
,
port
=
8001
)