A
licenseNot graded
qualityB
maintenanceEnables searching and reading full text of papers in a Zotero library by converting PDF attachments to Markdown and exposing a full-text search index to LLM tools.
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a clear, distinct purpose: searching, retrieving full text, and fetching metadata. No overlap or ambiguity.
All tools follow a consistent verb_noun pattern (search_papers, get_paper_text, get_paper) with clear actions and targets.
Three tools is well-scoped for a focused read-only Zotero server, covering the essential operations without redundancy.
Covers the primary use cases of searching and retrieving papers, but lacks management operations (e.g., create, update, delete) which may be outside the intended scope. Minor gap for full CRUD, but adequate for a search/retrieval tool.