Skip to main content
Glama

arxiv

Read-only

Paid $0.01 USDC exact on Base: academic paper search via public arXiv Atom API. q= required (or id=2605.11781). Optional cat=cs.CR, sort=relevance|date|updated, hits=1..8. Metadata only; no PDF fetch. Complements /hn. payTo 0x3903F05a17676566958B0a3E0c21E0bd49B66ea0.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoSearch phrase (aliases query= search=). Required unless id=.
idNoarXiv id (2605.11781 or arXiv:2605.11781).
catNoarXiv category, e.g. cs.CR or cs.AI.
hitsNo1..8 results (default 5).
sortNorelevance (default), date, or updated.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Added

TDQS

A4.5/5.0
Behavior5/5

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

Annotations already declare readOnlyHint=true and openWorldHint=true, but the description adds significant behavioral context: a required $0.01 USDC payment on Base, the exact payTo address, use of the public arXiv Atom API, and the metadata-only/no-PDF restriction. These are non-obvious operationally critical details beyond what annotations or schema provide.

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 dense and efficiently front-loaded: payment and core purpose first, then parameter usage, then limitations and relational context. Every clause carries essential information and there is no filler.

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?

For a read-only search tool with five documented parameters and full schema coverage, the description covers the payment requirement, API source, parameter usage, output limitation, and a sibling relationship. No critical operational detail appears missing.

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 description coverage is 100%, so the schema already documents all five parameters. The description reinforces the q/id relationship and gives an example ID and category, but does not add substantial new semantics. Baseline 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 states a specific verb and resource: 'academic paper search via public arXiv Atom API.' It also distinguishes itself from siblings by noting it complements /hn and is limited to metadata. The agent can clearly understand what the tool does and how it differs from similarly broad tools.

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

Usage Guidelines4/5

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

The description gives clear context for use: search arXiv academic papers with q or id, optional category and sorting, and 1..8 hits. It also provides an explicit exclusion: 'Metadata only; no PDF fetch.' It does not name alternative paper-search tools, but 'Complements /hn' gives some relational context and no close sibling exists in the list.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.