koeman
About
- Username
- koeman
- Joined
- Roles
- Member
Comments
-
The MCP server you linked (https://github.com/54yyyu/zotero-mcp) seems to be a Python implementation (MCP server implemented as python package) that uses pyzotero to access Zotero via the Web API (local or remote), resulting in read-only access to y…
-
BTW: the original comment in the announcement on Google Groups mentioned that the local API is read-only. Is this still the case? Is there a way to enable write capabilities?
-
Answering my own comments with some resources: - https://www.zotero.org/support/dev/web_api/v3/basics - https://groups.google.com/g/zotero-dev/c/ElvHhIFAXrY/m/fA7SKKwsAgAJ - https://groups.google.com/g/zotero-dev/c/O_32aI8aStw?pli=1
-
Oh that sounds good. What would be the best place to look for examples and documentation? I've found the following test in the repo: https://github.com/zotero/zotero/blob/main/test/tests/server_localAPITest.js
Upgrade Storage