vytautas-bunevicius/gemini-mcp-server
If you are the rightful owner of gemini-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with Google's Gemini AI models.
Tools
Functions exposed to the LLM to take actions
ask_gemini
Sends a single question (prompt) to a specified Gemini model and returns the response.
chat_with_gemini
Manages a multi-turn conversation with a specified Gemini model.
gemini_function_call
Leverages Gemini's function calling feature (only for models supporting it).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client