Skip to main content
Glama

ArXiv

arxiv
Read-only

Search academic papers by query, ID, or category; retrieve abstracts, authors, and metadata to support research.

Instructions

Search and retrieve academic papers from arXiv.

Use this for arXiv paper lookups: search by query, get paper details (abstract, authors, categories, affiliations, DOI, journal refs), or browse recent papers by category. arXiv abstract and PDF URLs are also handled automatically by web_fetch_incisive.

Actions: search, paper, category.

Query formats:

  • search: arXiv query syntax, NOT natural language (see operators below)

  • paper: arXiv ID (e.g. "2301.00001", "cs.CL/0501001") or arXiv URL

  • category: arXiv category code (e.g. "cs.CL", "math.CO", "astro-ph.GA")

search operators:

  • Field prefixes: ti: (title), au: (author), abs: (abstract), cat: (category), all: (all fields), co: (comment), jr: (journal ref)

  • Boolean operators: AND, OR, ANDNOT

  • Examples: "ti:attention AND cat:cs.CL", "au:vaswani AND ti:transformer"

Papers retrieved via the paper action are automatically tracked on the research shelf.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum results to return (default 10, max 100).
queryYesFor search: arXiv query syntax with field prefixes and boolean operators. Field prefixes: ti: (title), au: (author), abs: (abstract), cat: (category), all: (all fields), co: (comment), jr: (journal ref), rn: (report number). Boolean operators: AND, OR, ANDNOT. Example: "ti:attention AND cat:cs.CL". For paper: arXiv ID (e.g. 1706.03762) or arXiv URL. For category: arXiv category (e.g. cs.AI, math.CO, hep-th).
actionYesThe operation to perform. search: find papers using arXiv query syntax. paper: get details by arXiv ID or URL. category: browse recent papers in an arXiv category.
offsetNoStarting position for pagination.
sort_byNoSort field: relevance, lastUpdatedDate, or submittedDate (default: relevance for search, submittedDate for category).
sort_orderNoSort direction: ascending or descending (default: descending).
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true, so the safety profile is known. The description adds valuable behavioral context including the three action modes, the non-natural-language query syntax, and the side effect that 'Papers retrieved via the paper action are automatically tracked on the research shelf.' No contradictions with annotations exist.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well structured with sections for Actions, Query Formats, and Search Operators, plus examples. Every sentence contributes functional guidance, making it appropriately sized for a tool with three distinct actions and a complex query language. It is concise relative to its complexity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema, the description must explain return values and does so by listing what paper details are retrievable (abstract, authors, categories, affiliations, DOI, journal refs). It also covers category browsing, query formats, and side effects, making the tool's behavior fully comprehensible to an agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema provides 100% coverage with highly detailed descriptions for every parameter, including query syntax, examples, and defaults. The description partially duplicates this information but adds the research-shelf tracking side effect and a condensed operator reference. Since the schema carries the heavy lifting, a baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states 'Search and retrieve academic papers from arXiv,' providing a specific verb and resource. It further enumerates the three distinct actions (search, paper, category) and explicitly notes that arXiv URLs are also handled by web_fetch_incisive, which differentiates this tool from its siblings.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly opens with 'Use this for arXiv paper lookups' and then lists concrete scenarios. It also provides an exclusion by stating 'arXiv abstract and PDF URLs are also handled automatically by web_fetch_incisive,' telling the agent when to use a different tool. This is clear guidance on when to use versus alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/blightbow/parkour-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server