Skip to main content
Glama

Zotero Search

zotero-search
Read-only

Search your local Zotero library to find existing references before expanding to broader literature. Returns matching items with titles, authors, year, type, DOI, and Zotero key.

Instructions

Search the user's local Zotero library via the Zotero desktop app's local API. Answers "what do I already have on X?" before searching the wider literature. Returns matching items with title, authors, year, type, DOI, and Zotero key. Requires Zotero to be running with the local API enabled.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum items to return (1-50).
queryYesSearch terms to match against the local Zotero library (titles, authors, everything).
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations indicate readOnlyHint=true and openWorldHint=true, and the description is consistent with these. It adds meaningful behavioral context beyond annotations, including the local API requirement, the return fields (title, authors, year, type, DOI, Zotero key), and the local-library scope. This enriches the agent's understanding without contradicting the annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three concise sentences with zero waste. The purpose, usage context, return values, and prerequisite are all front-loaded and clearly structured. Every sentence earns its place without fluff or redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple 2-parameter read-only tool, the description is complete: it states the data source, the prerequisite, the return fields, and the use case. No output schema exists, so the explicit list of returned fields is valuable. Given the annotations and schema richness, no critical gaps remain.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%: both query and limit have descriptive text in the schema. The tool description doesn't add new parameter-level semantics beyond what the schema already provides; it restates that matching covers titles and authors but doesn't introduce format, syntax, or edge-case details. Baseline 3 is appropriate because the schema does the work.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'Search' and the specific resource 'user's local Zotero library via the Zotero desktop app's local API.' It also distinguishes this tool from broader literature searches by framing it as answering 'what do I already have on X?' before searching the wider literature, setting it apart from sibling tools like web-search and search-literature.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear usage context: use this before searching the wider literature to check what the user already has. It also gives a crucial prerequisite (Zotero running with local API enabled). However, it does not explicitly name alternatives or state when not to use it, stopping short of full when/when-not guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/simonives/research_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server