NanthagopalEswaran/Gemini-MCP-Integration
3.2
If you are the rightful owner of Gemini-MCP-Integration and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Gemini MCP Chatbot is a Model Context Protocol server that provides calculator, file read, and file write functionalities through a simple STDIO interface.
Tools
Functions exposed to the LLM to take actions
handle_calculator
Evaluate a mathematical expression and return the result.
handle_file_read
Read the contents of a file at the given path.
handle_file_write
Write content to a file at the given path.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client