gemini-webapi-mcp
活跃·★ 29·AGPL-3.0·更新于 2026-05-29
★ 时下流行★ 视觉/多模态★ API 集成
这是一个用于Google Gemini的MCP服务器,通过浏览器cookies实现图像生成、编辑、聊天和文件分析,无需API密钥且免费。
这是一个用于Google Gemini的MCP服务器,通过浏览器cookies实现图像生成、编辑、聊天和文件分析。它无需API密钥,并且完全免费。
#Gemini Web API#图像生成#图像编辑#文件分析#聊天机器人#Cookie认证#水印去除#Python
01
功能特性
01通过文本描述生成图像
02图像2倍分辨率提升
03通过提示词编辑图像
04文件和URL分析(视频、图像、PDF等)
05自动水印去除
02
兼容性
Python
运行时
已通过文档验证
MCP
框架
已通过文档验证
Chrome
浏览器
已通过文档验证
03
快速开始
1
$ uv run --with "gemini-webapi-mcp[watermark] @ git+https://github.com/AndyShaman/gemini-webapi-mcp.git" gemini-webapi-mcp
04
使用场景
↳根据文本提示生成新图像
↳通过提供提示和文件编辑现有图像
↳分析各种文件类型(视频、图像、PDF)或通过URL分析网页内容
↳与Gemini进行多轮文本聊天
05
同类工具
相关搜索
评论
登录后发表评论
- MMarlowe Brown2026年5月24日
Image editing alongside generation covers the common creative workflow.
- PPhoenix Harris2026年4月22日
Browser-based approach has latency tradeoffs but the price point is hard to beat.
- RRebel Jackson2026年4月11日
Free image generation via Gemini browser API without burning API credits is clever.
- EEllis Patel2026年3月14日
Good for prototyping image generation workflows before committing to API costs.