Submit

Arxiv Semantic Search

@icyclv

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
Overview

arXiv Search MCP

A lightweight Model Context Protocol 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

    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

Available Functions

FunctionDescription
search_semanticSemantic search for papers using natural language queries and embeddings
search_keywordSearch papers using structured keyword queries with multiple filters
get_detailsRetrieve detailed information for a specific paper by arXiv ID
get_categoriesGet list of arXiv categories and their descriptions
get_current_timeGet current server time in specified format
© 2025 MCP.so. All rights reserved.

Build with ShipAny.