An MCP server that generates responses based on the latest information using the Gemini API and Google Search.
Note: This MCP server does not work standalone. It needs to be used in combination with AI assistants like Cline. The Gemini search functionality becomes available when you load this project into an AI assistant.
Since MCP servers communicate via stdio, we recommend using MCP Inspector for debugging:
The Inspector provides a URL to access debugging tools in your browser.
License
The code in this project is released under the MIT License.
However, please note that this project uses the Google Gemini API, which is subject to Google's Terms of Service. When using this MCP server, you must comply with both the MIT License for our code and Google's terms for the Gemini API.
An MCP server that generates responses based on the latest information using the Gemini API and Google Search.
Note: This MCP server does not work standalone. It needs to be used in combination with AI assistants like Cline. The Gemini search functionality becomes available when you load this project into an AI assistant.
Since MCP servers communicate via stdio, we recommend using MCP Inspector for debugging:
The Inspector provides a URL to access debugging tools in your browser.
License
The code in this project is released under the MIT License.
However, please note that this project uses the Google Gemini API, which is subject to Google's Terms of Service. When using this MCP server, you must comply with both the MIT License for our code and Google's terms for the Gemini API.