Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
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_arxiv | 搜索 arXiv 论文 |
get_recent_ai_papers | 获取 arXiv AI 领域最新论文(cs.AI/recent) |
get_arxiv_pdf_url | 获取 arXiv PDF 下载链接 |
parse_paper_content | 解析论文内容(优先使用 HTML 版本,回退到 PDF) |