Zotero MCP
by 4965898
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAX_FILE_MB | No | Attachment size limit, default 20 | 20 |
| ZOTERO_WRITE | No | Set true to enable the 31 write tools. Default is read-only. | false |
| EMBEDDING_URL | No | HTTPS embedding endpoint for semantic search | |
| TOKEN_TTL_DAYS | No | Set to a positive number to make tokens expire after that many days; default is never expire. | |
| ZOTERO_API_KEY | Yes | Your Zotero API key | |
| ZOTERO_USER_ID | No | Your numeric Zotero user ID. Omit it and the server looks it up for you. | |
| ALLOWED_ORIGINS | No | Extra web origins to admit (comma separated). Desktop client origins and this machine's own http origins are already allowed by default | |
| EMBEDDING_MODEL | No | Embedding model name | |
| PASSTHROUGH_KEYS | No | HTTP mode only. true lets clients send their Zotero key as the bearer credential instead of a service token. Default false. | false |
| EMBEDDING_API_KEY | No | Key for the embedding endpoint |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues