Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CROSSREF_API_KEY | No | Your Crossref API key (optional but recommended) | |
| SEMANTIC_SCHOLAR_API_KEY | No | Your Semantic Scholar API key (not currently implemented) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_papers | Search for papers across multiple sources. |
| fetch_paper_details | Get detailed information about a specific paper. |
| search_by_topic | Search for papers by topic with optional date range. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |