Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PAPER_DOWNLOAD_EMAIL | Yes | Your email address (required for Unpaywall API compliance). Used for Unpaywall API tracking and contact purposes. | |
| PAPER_DOWNLOAD_OUTPUT_DIR | No | Default output directory for downloaded papers. | ./downloads |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| paper_download | |
| paper_batch_download | |
| paper_metadata | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |