A lightweight MCP server that lets AI assistants query the arXiv API. It provides two powerful search approaches:
- **Semantic Search**: Uses vector embeddings to understand the meaning of your query, powered by [ArxivSearch](https://hub.arxiv-search.cn)
> **Note**: Currently, semantic search only supports papers in Computer Science (cs.*) categories
- **Keyword Search**: Supports structured queries with multiple filters including categories, date ranges, and field-specific searches
> Note: Supports papers from all arXiv categories