Novakiki/mcp-gemini-server
If you are the rightful owner of mcp-gemini-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.
MCP Gemini Server is a dedicated MCP server that integrates with Google's Gemini model, providing a consistent interface for LLMs and MCP-compatible systems.
Tools
Functions exposed to the LLM to take actions
gemini_generateContent
Generates non-streaming text content from a prompt.
gemini_generateContentStream
Generates text content via streaming.
gemini_functionCall
Executes a function call based on a prompt and function declarations.
gemini_startChat
Initiates a new stateful chat session.
gemini_sendMessage
Sends a message within an existing chat session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client