Quiz
What can a client access on an MCP server?
- A: Prompts, tools, and resources
 - B: Tools, prompts, and services
 - C: Tools and prompts
 
What’s the benefit of adding an LLM to your client?
- A: It’s better to place the LLM on the server
 - B: It makes the client faster
 - C: An LLM on the client allows the end user to use prompts to interact with the server, which makes for a much better user experience
 
You can access the solution at https://github.com/PacktPublishing/Learn-Model-Context-Protocol-with-Python/blob/main/Chapter07/solutions/solution-quiz.md.
References
- Model Context Protocol: https://modelcontextprotocol.io/introduction
 - Build clients: https://modelcontextprotocol.io/quickstart/client
 - Python SDK: https://github.com/modelcontextprotocol/python-sdk
        
Unlock this book’s exclusive benefits now...