ArXiv MCP Server
by rouse2617
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WORK_DIR | Yes | Working directory for storing downloaded files and processed data | |
| LLM_MODEL | Yes | Model name to use (e.g., gpt-4, deepseek-chat) | |
| LLM_API_KEY | Yes | API key for the LLM service | |
| LLM_TIMEOUT | No | Timeout in milliseconds for LLM requests (optional) | |
| LLM_MAX_TOKENS | No | Maximum tokens for LLM response (optional, default might vary) | |
| LLM_API_ENDPOINT | Yes | The endpoint URL for the OpenAI-compatible LLM API (e.g., https://your-api-endpoint.com/v1) |
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
ActivityInactive
ResponsivenessNo issues