Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZOTERO_API_KEY | No | Your Zotero Web API key (get from zotero.org/settings/keys) | |
| ZOTERO_LIBRARY_ID | No | Your Zotero library ID (user ID for personal library or group ID for group library) | |
| OBSIDIAN_VAULT_PATH | No | Full path to your Obsidian vault directory (the folder containing your .md files and .obsidian folder) | |
| ZOTERO_LIBRARY_TYPE | No | Either 'user' for personal library or 'group' for group library |
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 | |