Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| arxiv_search | Search for papers on arXiv. |
| dblp_search | Search DBLP database for computer science papers. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| latest_info | Generate a well-structured and readable summary of the most recent innovations, trends, and papers in a given research field. |
| related_topics | Discover related and emerging research areas connected to a given topic. |
| author_spotlight | Identify leading authors, labs, and research groups advancing innovation in the field. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |