zotero-mcp
by GantAlan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NO_PROXY | No | Comma-separated list of hosts to bypass proxy for, typically set to 'localhost,127.0.0.1,::1' to avoid proxy issues when connecting to the local Zotero API. | |
| PYTHONUTF8 | No | Set to '1' to enable UTF-8 mode for Python, ensuring proper handling of Unicode text. | |
| ZOTERO_LOCAL_API_KEY | No | Optional API key for the Zotero Local API. If not supplied, the API key is held in memory only. Providing a key can be used for authenticated write operations or to avoid repeated authorization prompts. | |
| ZOTERO_LOCAL_BASE_URL | No | Base URL of the Zotero Local API. Overrides the default local endpoint. | http://127.0.0.1:23119 |
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