by arjunprabhulal · MCP Server · ★ 56
Gemini Function Calling + Model Context Protocol(MCP) Flight Search This project demonstrates how to use Google's Gemini 2.5 Pro with function calling capabilities to interact with the tool via Model Context Protocol (MCP). This client implementation shows how to: Connect to a local MCP server process () using stdio communication Use natural language prompts with Gemini 2.5 Pro to search for flights (e.g., "Find flights from Atlanta to Las Vegas on 2025-05-05") Let Gemini automatically determine the correct function parameters from the natural language input Execute the flight search using...
| Stars | 56 |
| Forks | 19 |
| Language | Python |
| Category | MCP Server |
| Quality Score | 71.0369151474749/100 |
| Open Issues | 2 |
| Last Updated | 2025-04-07 |
| Created | 2025-04-04 |
| Platforms | gemini, mcp, python |
| Est. Tokens | ~1577k |
These tools work well together with mcp-gemini-search for enhanced workflows:
Explore other popular mcp server tools:
mcp-gemini-search is Model Context Protocol (MCP) with Gemini 2.5 Pro. Convert conversational queries into flight searches using Gemini's function calling capabilities and MCP's flight search tools. It is categorized as a MCP Server with 56 GitHub stars.
mcp-gemini-search is primarily written in Python. It covers topics such as ai, function-calling, gemini.
You can find installation instructions and usage details in the mcp-gemini-search GitHub repository at github.com/arjunprabhulal/mcp-gemini-search. The project has 56 stars and 19 forks, indicating an active community.