gemini_mcp
1
The Gemini MCP File Agent is a tool that allows safe file management by Google's Gemini AI within a specific folder or 'sandbox' on a user's computer. It includes command-line scripts for communication and employs a local server to execute file actions, promoting local and controlled AI interactions.
mcp_server.py`
Local server, handle file operation request
chat_with_gemini_mcp.py`
Chat scripts that interact with Gemini AI, support file operations
simple_chat.py`
Simple Gemini AI chat script