server.py
Copy
mcp.run(
transport
=
"sse"
,
host
=
"127.0.0.1"
,
port
=
8000
)