Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AMINER_API_KEY | Yes | Your AMiner API key |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
paper_search_assistant | AI assistant prompt template to help users search and analyze academic papers |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_papers_by_keyword | Search academic papers by keyword |
search_papers_by_venue | Search papers published in a specific venue/journal |
search_papers_by_author | Search papers published by a specific author |
search_papers_advanced | Advanced paper search functionality supporting multiple search criteria |