ivangrynenko/gemini_mcp
3.1
If you are the rightful owner of gemini_mcp 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.
The Gemini MCP server is a robust system designed to manage and orchestrate multiple AI agents, each maintaining its own conversational context through persistent sessions.
Tools
Functions exposed to the LLM to take actions
ai_agents_create
Create a new Gemini agent with a specific role
ai_agents_send_message
Send a message to a specific agent
ai_agents_list
List all active agents and their sessions
ai_agents_get_conversation
Retrieve conversation history for an agent
ai_agents_handoff
Pass context from one agent to another
ai_agents_delete
Remove an agent and its session
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client