效果简述:通过Gemini CLI在本地访问Zotero中文章,并按用户要求(自定义command,skills等)对文章进行操作并生成内容。
Gemini CLI 对于 Google 免费账户仍有 2.5系列模型和一定额度。see https://developers.google.com/gemini-code-assist/resources/quotas?hl=zh-cn


node -v 确认安装成功npm install -g @google/gemini-clihttps://github.com/54yyyu/zotero-mcp
900+ star
不确定是否支持 Gemini CLI,see https://stevenyuyy.us/zotero-mcp/installation.html,但是支持 Claude Desktop 和 GPT
GPT setting see https://github.com/54yyyu/zotero-mcp/blob/main/docs/getting-started.md#new-integrating-with-openais-chatgpt(可能要api)

此为公众号文章中使用的,https://mp.weixin.qq.com/s/mh9gU7pX_wC7D3COoMYDug
https://github.com/cookjohn/zotero-mcp
200+ star