Skip to main content
Glama
r-uben

arXiv MCP Server

by r-uben

search_papers

Search academic papers on arXiv with smart author name handling. Filter by category and date range.

Instructions

Search for academic papers on arXiv with smart author name handling

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query (keywords, titles, authors). For authors, will automatically try variations with/without accents and different hyphenation.
max_resultsNoMaximum number of results (default: 10, max: 100)
categoriesNoFilter by arXiv categories (e.g., cs.AI, math.CO)
start_dateNoStart date filter (YYYY-MM-DD)
end_dateNoEnd date filter (YYYY-MM-DD)
smart_author_searchNoEnable smart author name variations (default: true)
Behavior2/5

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

No annotations are provided, so the description bears full responsibility. It only mentions that the tool automatically tries author name variations, but lacks details on rate limits, result ordering, pagination, or other behavioral traits. Minimal transparency.

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

Conciseness4/5

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

The description is a single, short sentence (7 words) that immediately conveys the core function. It is front-loaded and concise, though it could be slightly expanded with structure without losing conciseness.

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

Completeness2/5

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

Despite having 6 parameters and no output schema, the description fails to explain return format, ordering, or any result details. With many sibling tools, more context is needed to help the agent decide when to use this tool.

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?

Schema coverage is 100%, so each parameter is described in the schema. The description adds no extra meaning beyond the schema; it only repeats the smart author handling concept. Baseline score of 3 is appropriate.

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

Purpose4/5

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

The description clearly states the action ('Search') and resource ('academic papers on arXiv'), and highlights a key feature ('smart author name handling'). It distinguishes from siblings like search_semantic_scholar by specifying arXiv, but could be more explicit about when to use this tool versus others like get_author_papers.

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

Usage Guidelines2/5

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

The description provides no explicit guidance on when to use this tool instead of alternatives. It implies usage for general arXiv searches but does not mention when not to use it or what alternatives are better suited for specific tasks.

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/r-uben/arxiv-mcp-server'

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