Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by arjunprabhulal • Uncategorized
A client application that provides a user-friendly interface to search for flights using the MCP Flight Search service with Llama 3.2.
Provide users with flight search capabilities through natural language queries.
Integrate local LLM-powered flight search interfaces with backend MCP services.
A privacy-focused flight search client leveraging local Llama 3.2 models.
This client leverages the Model Context Protocol (MCP) to interact with a flight search backend service, enabling users to find flights between airports on specified dates. It uses Ollama to run the Llama 3.2 language model locally, enhancing privacy and reducing reliance on cloud services. The client integrates multiple libraries to facilitate seamless communication with the MCP Flight Search server, which accesses flight data via APIs like SerpAPI.