Automate workflows and connect AI agents to arXiv. Metorial is built for developers. Handling OAuth, compliance, observability, and more.
The arXiv integration lets you search for research papers, retrieve abstracts and metadata, and access the latest preprints directly from arXiv's repository to stay current with cutting-edge research in your field.
Metorial has 600+ integrations available. Here are some related ones you might find interesting.
The Exa integration lets you search the web using neural search capabilities and retrieve high-quality, AI-ready content directly within your MCP-enabled applications.
The Google Drive integration lets you search, read, create, and manage files and folders in your Drive directly through AI interactions. Use it to organize documents, retrieve file contents, share files, and automate common Drive tasks without switching to your browser.
The Microsoft 365 integration lets you access and manage your emails, calendar events, documents, and collaborate across Word, Excel, PowerPoint, and Teams directly from your workspace. Use it to read and send messages, schedule meetings, edit files in OneDrive and SharePoint, and streamline your productivity workflows.
The Neon integration lets you connect to your Neon Postgres databases to query data, inspect schemas, and manage database operations directly from your AI assistant.
The Supabase integration lets you query and manage your database, authentication, and storage directly from your AI assistant, enabling natural language database operations and real-time data access.
The Gmail integration lets you read, send, and manage emails directly from your workspace, enabling you to automate email workflows and quickly access your inbox without switching applications.
The Tavily integration lets you perform AI-powered web searches and retrieve real-time information from across the internet directly within your MCP-enabled applications, enabling your AI assistants to access current data and factual content for more accurate and up-to-date responses.
The Sentry integration lets you monitor and debug application errors directly from your development environment, enabling you to query issues, view stack traces, and manage error reports without leaving your workflow.
The Firecrawl integration lets you scrape websites, extract structured data, and convert web pages into LLM-ready formats directly from your MCP-enabled applications.
Metorial helps you connect AI agents to arXiv with various tools and resources. Tools allow you to interact with perform specific actions, while resources provide read-only access to data and information.
Search for academic papers on Arxiv using a general query. Supports Boolean operators (AND, OR, ANDNOT) and field-specific searches (ti: for title, au: for author, abs: for abstract, cat: for category).
Search for papers by a specific author name.
Search for papers in a specific Arxiv category.
Get a list of available Arxiv category codes and their descriptions.
Retrieve detailed information about a specific paper by its Arxiv ID (e.g., arxiv://paper/2301.07041 or arxiv://paper/1706.03762v7)
Retrieve only the abstract of a specific paper by its Arxiv ID (e.g., arxiv://paper/2301.07041/abstract)
Get the PDF download URL for a specific paper by its Arxiv ID (e.g., arxiv://paper/2301.07041/pdf)
Find guides and articles to help you get started with arXiv on Metorial.
arXiv
arXiv
arXiv
arXiv
arXiv
arXiv
arXiv
arXiv
A powerful Model Context Protocol (MCP) server that provides seamless access to arXiv, the world's largest open-access archive of scholarly articles. This server enables you to search, discover, and retrieve academic papers across multiple disciplines including physics, mathematics, computer science, and more. Whether you're conducting literature reviews, tracking research trends, or exploring cutting-edge scientific developments, this server brings arXiv's vast repository directly into your workflow.
The arXiv MCP server acts as a bridge between your applications and arXiv's extensive database of over 2 million scholarly papers. It provides sophisticated search capabilities with support for Boolean operators, field-specific queries, and category-based filtering. Beyond simple searches, the server offers structured access to paper metadata, abstracts, and PDF links, making it an essential tool for researchers, students, and anyone working with academic literature.
Search arXiv's database using natural language queries or advanced search syntax. The server supports Boolean operators (AND, OR, ANDNOT) and field-specific searches, allowing you to precisely target your queries. Search within specific fields like titles, abstracts, author names, or category codes to find exactly what you need.
Track the work of specific researchers by searching for papers by author name. This feature is particularly useful for conducting comprehensive literature reviews, following influential researchers in your field, or exploring the publication history of potential collaborators.
Browse papers within specific arXiv categories to stay current with developments in particular subfields. With access to dozens of categories spanning computer science, physics, mathematics, biology, and more, you can efficiently monitor research areas relevant to your work.
Control result sets with customizable pagination options and multiple sorting criteria. Sort papers by relevance, submission date, or last updated date in ascending or descending order. This flexibility ensures you can organize results to match your specific research needs.
Retrieve detailed information about specific papers using arXiv IDs, including complete metadata, abstracts, and direct PDF download links. This structured access eliminates the need to manually navigate the arXiv website while maintaining all the information you need.
Search for academic papers using a general query with advanced search capabilities.
Parameters:
query
(required, string): Search query string. Supports Boolean operators and field prefixes like ti:
for title, au:
for author, abs:
for abstract, and cat:
for category. Examples: "machine learning", "ti:transformer AND cat:cs.LG", "au:Hinton"max_results
(optional, number, default: 10): Maximum number of results to returnstart
(optional, number, default: 0): Starting index for paginationsort_by
(optional, string, default: "relevance"): Sort order - choose from "relevance", "lastUpdatedDate", or "submittedDate"sort_order
(optional, string, default: "descending"): Sort direction - either "ascending" or "descending"Search for papers by a specific author name.
Parameters:
author
(required, string): Author name, such as "Geoffrey Hinton" or "Yann LeCun"max_results
(optional, number, default: 10): Maximum number of results to returnstart
(optional, number, default: 0): Starting index for paginationSearch for papers within a specific arXiv category.
Parameters:
category
(required, string): arXiv category code such as "cs.AI" for Artificial Intelligence, "cs.LG" for Machine Learning, or "math.CO" for Combinatorics. Use the get_categories tool to see all available categoriesmax_results
(optional, number, default: 10): Maximum number of results to returnstart
(optional, number, default: 0): Starting index for paginationRetrieve a complete list of available arXiv category codes and their descriptions.
Parameters: None required. This tool returns the full taxonomy of arXiv categories to help you construct targeted searches.
Retrieve comprehensive information about a specific paper using its arXiv ID.
URI Format: arxiv://paper/{arxiv_id}
Example: arxiv://paper/2301.07041
or arxiv://paper/1706.03762v7
Returns complete paper metadata including title, authors, abstract, publication dates, categories, and links.
Retrieve only the abstract of a specific paper.
URI Format: arxiv://paper/{arxiv_id}/abstract
Example: arxiv://paper/2301.07041/abstract
Returns just the abstract text, useful when you need a quick summary without the full metadata.
Get the direct PDF download URL for a specific paper.
URI Format: arxiv://paper/{arxiv_id}/pdf
Example: arxiv://paper/2301.07041/pdf
Returns the URL to download the paper's PDF, enabling direct access to the full text.
Conduct comprehensive literature reviews by searching across multiple dimensions - by keyword, author, category, and time period. The flexible search tools allow you to cast a wide net initially, then refine your results using advanced Boolean operators and field-specific searches.
Stay current with the latest research in your field by regularly querying specific categories or following prolific authors. The sorting options ensure you see the most recent papers first, helping you track emerging trends and breakthrough developments.
Quickly retrieve paper details using arXiv IDs when building bibliographies or verifying references. The structured metadata format makes it easy to extract citation information and integrate it into reference management workflows.
Discover connections between different fields by exploring multiple categories and searching for papers that bridge disciplines. The comprehensive category system makes it easy to venture beyond your primary area of expertise.
This server does not currently define any pre-configured prompts.
Let's take your AI-powered applications to the next level, together.
Metorial provides developers with instant access to 600+ MCP servers for building AI agents that can interact with real-world tools and services. Built on MCP, Metorial simplifies agent tool integration by offering pre-configured connections to popular platforms like Google Drive, Slack, GitHub, Notion, and hundreds of other APIs. Our platform supports all major AI agent frameworks—including LangChain, AutoGen, CrewAI, and LangGraph—enabling developers to add tool calling capabilities to their agents in just a few lines of code. By eliminating the need for custom integration code, Metorial helps AI developers move from prototype to production faster while maintaining security and reliability. Whether you're building autonomous research agents, customer service bots, or workflow automation tools, Metorial's MCP server library provides the integrations you need to connect your agents to the real world.