Reported issues for Zotero MCP
Pod holds 10 of 10 problems reported by people outside the maintainer team. Issues filed by the project's own owners, members and collaborators are excluded entirely — a maintainer's release checklist is not a warning to a prospective user.
Back to Zotero MCP.
Most discussed
Using in cherrystudio
how to use in cherrystudio with local Zotero data?
Read the thread · 2025-10-27 · closed · external user · 1 comment
Number of items returned? Annotations? Local Zotero API?
I just learned about MCP servers today and my first thought was: is there one for Zotero? So, I'm glad that you started this project!
I have started testing it and want to share some thoughts/ impressions. Most of these things you are probably already aware of, but I'm sharing them to hear your thoughts):
- it looks like it limits the number of returned items to 10. Is that correct? For example, I asked "how many items do I have on the topic of X" and it told me there were 10 (even though ther
Read the thread · 2025-04-29 · open · external user · 1 comment
The deployment is successful, but an error message is reported.
Error executing tool zotero_search_items: Server disconnected without sending a response.
I'm calling local zotero
Read the thread · 2025-04-29 · closed · external user · 4 comments
Error retrieving item full text
When I use zotero_item_fulltext, there is a prompt:No endpoint found. for example:
{ "params": { "item_key": "GKLM5D6X" }, "response": { "content": [ { "type": "text", "text": "Error retrieving item full text: \nCode: 404\nURL: http://localhost:23119/api/users/0/items/6EFQTCTX/fulltext?locale=en-US&format=json&limit=100\nMethod: GET\nResponse: No endpoint found\n" } ], "isError": false } }
Read the thread · 2025-04-20 · closed · external user · 3 comments
solution to "Error: spawn uvx ENOENT"
FYI: In MacOS, the default uv installation doens't make uv available to the mcp server. Using brew install uv solves the issue.
Read the thread · 2025-04-01 · closed · external user · 2 comments
Can I use this tool to insert new references?
or is it only for the equivalent of REST GET calls?
Thanks!
Read the thread · 2025-03-31 · open · external user · 2 comments
Add Dockerfile and Docker instructions to improve accessibility
Feature Request: Add Dockerfile and Docker Configuration
Description
It would be helpful to add a Dockerfile and instructions on how to configure MCP for Docker, similar to other MCP servers. Having a Docker setup would make the project more accessible to a wider range of users, especially those who prefer containerized applications for easier deployment and environment consistency.
Suggested Implementation
- Create a Dockerfile that:
- Uses an appropriate Python base image (3.1
Read the thread · 2025-03-29 · closed · external user · 2 comments
404 error for zotero_item_fulltext from zotero (local)
Hi
thanks for this MCP server.
Whenever I try to get the full text of an item using Claude desktop I get a 404 error as follows
View result from zotero_item_fulltext from zotero (local)
{
`item_key`: `AJ2PQVLC`
}
Error retrieving item full text:
Code: 404
URL: http://localhost:23119/api/users/0/items/45EHIJKU/fulltext?locale=en-US&format=json&limit=100
Method: GET
Response: No endpoint found
Can you help? The other tools seem to work just fine.
Read the thread · 2025-02-25 · closed · external user · 2 comments
Most recent
zotero : zotero_item_fulltext Runtime error, what is the cause?
Read the thread · 2025-12-07 · closed · external user · 1 comment
FYI, How to enable Local Zotero API server.
In the lastest beta, the Local Zotero API server is not enabled by default.
Here is how to enable it.
- Zotero Settings
- Advanced, scroll down to bottom
- Config editor
And set true.
Read the thread · 2025-03-29 · closed · external user · 1 comment
The remaining reports are on the project's issue tracker.