Code and material for the talk "MCP: Principles and Practice". Feel free to also have a look to the slides.
Ensure you have uv
installed. You can install it by following the instructions at installing uv.
Then, run:
uv sync
This will install all the dependencies required for the project.
To run the MCP server, use the following command:
mcp install src/mcp_server.py
mcp dev src/mcp_server.py
This talk was prepared and presented with ❤️ by Fabio Lipreri, Gabriele Orlandi, and the xtream team in Italy 🇮🇹.