ArXiv MCP Server
Related Servers
Alternatives to ArXiv MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceEnables AI assistants to search and access arXiv research papers through a simple Message Control Protocol interface, allowing for paper search, download, listing, and reading capabilities.47Apache 2.0
- AlicenseBqualityNot gradedmaintenanceEnables AI assistants to search and retrieve academic papers from arXiv through MCP tools, supporting search by various criteria, detailed paper information, category browsing, and PDF content extraction.483 npm2-
- AlicenseBqualityDmaintenanceEnables AI assistants to search and access arXiv papers through a Model Context Protocol interface, allowing for paper search, download, listing, and reading functionality.42Apache 2.0
- AlicenseBqualityBmaintenanceEnables an LLM to search arXiv by free-text query and download specific papers as PDFs through MCP tools.2MIT
- FlicenseBqualityDmaintenanceEnables searching arXiv papers and retrieving paper metadata through MCP tools.42-
- FlicenseNot gradedqualityCmaintenanceAn MCP server that enables AI assistants to search arXiv papers, retrieve metadata, and access PDFs.-
TDQS
Scored across 10 tools
Each tool has a clear, distinct purpose: remote search, local paper management, reading, metadata retrieval, semantic search, index maintenance, citation analysis, and topic alerts. There is no overlap between search_papers (remote) and semantic_search (local), and the download/read/list workflow is unambiguous.
Most tools follow a verb_noun snake_case pattern (search_papers, download_paper, read_paper, get_abstract, watch_topic, check_alerts). However, semantic_search, reindex, and citation_graph deviate (compound noun or bare verb), breaking the otherwise consistent imperative style.
Ten tools is well-scoped for a research assistant server. Each tool addresses a distinct stage of the arXiv workflow (search, evaluate, download, read, manage local collection, analyze citations, monitor new papers), with no redundant or filler tools.
The core workflow is covered: search → get_abstract → download → read → semantic_search, plus citation analysis and topic alerts. Minor gaps include no tool to delete downloaded papers or remove topic watches, but these are not critical for the primary research use case.