MCPServers
ArXiv - Search server banner image
ArXiv - MCP server logo
879
0

Summary

The ArXiv MCP Server is a tool designed to facilitate AI assistants in accessing and searching for research papers on the arXiv repository. By using the Message Control Protocol (MCP), it provides a seamless interface for querying papers with specific filters, downloading content, and managing local storage of papers for efficient access. This server is particularly useful for developers and researchers who want to integrate arXiv's vast repository of academic papers into their AI models or applications, enabling automated and programmatic access to scholarly content.

Available Actions(5)

search_papers

Search for papers with optional filters. Parameters: query (string), max_results (integer), date_from (string, date in YYYY-MM-DD format), categories (list of strings)

download_paper

Download a paper by its arXiv ID. Parameters: paper_id (string)

list_papers

View all downloaded papers. No parameters required.

read_paper

Access the content of a downloaded paper. Parameters: paper_id (string)

deep-paper-analysis

A comprehensive workflow for analyzing academic papers that requires a paper ID. Parameters: paper_id (string)

Last Updated: April 11, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

Python

Categories

Tags