Gemini
Freeby MCP Community
A Gemini MCP server providing multimodal analysis and image/video generation.
v1.0.54Added Apr 12, 2026
mcpgeminigoogle-aimcp-servermultimodal
Gemini MCP Server
A Gemini MCP server providing multimodal analysis and image/video generation.
Installation
npx -y @fre4x/gemini
Reviews
Installation
Quick install
npx -y @fre4x/gemini
Add to claude_desktop_config.json
{
"mcpServers": {
"gemini": {
"command": "npx",
"args": ["-y", "@fre4x/gemini"]
}
}
}