arjunprabhulal/mcp-gemini-search
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
Establishes stdio-based communication with a local MCP flight search server while leveraging Gemini 2.5 Pro's function calling to automatically extract travel parameters from natural language queries. The architecture chains three protocols: natural language → Gemini's structured function calls → MCP tool invocation → SerpAPI flight data, with built-in error handling across API boundaries and asynchronous I/O for concurrent operations.
No commits in the last 6 months.
Stars
56
Forks
19
Language
Python
License
—
Category
Last pushed
Apr 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/arjunprabhulal/mcp-gemini-search"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jamubc/gemini-mcp-tool
MCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's...
RLabs-Inc/gemini-mcp
MCP Server that enables Claude code to interact with Gemini
GoogleCloudPlatform/gemini-cloud-assist-mcp
An MCP Server for Gemini Cloud Assist; provides tools to assist with your tasks on GCP
WJZ-P/gemini-skill
gemini drawing MCP & skill through browser, can be used in openclaw or any agent that supports...
cameronrye/gopher-mcp
A modern, cross-platform Model Context Protocol (MCP) server that enables AI assistants to...