This Python-based client allows you to connect to Model Context Protocol (MCP) servers and leverage Ollama for processing queries with tool use capabilities. It supports multiple servers, dynamic model switching, and tool management, all accessible through a rich terminal interface. Adapted from the Model Context Protocol quickstart guide, it offers a user-friendly way to interact with LLMs that support function calling.