Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ARXIV_STORAGE_DIR | No | Directory for downloaded papers | ~/.arxiv-mcp/papers |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search | Search arXiv papers by title, keywords, or arXiv ID. |
| get_paper | Get the full text of an arXiv paper. |
| list_downloaded_papers | List all locally downloaded papers. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |