Skip to main content
Glama
salwks

mcp-techTrend

arxiv_search

Read-onlyIdempotent

Search arXiv papers using plain keywords or advanced field syntax (ti:, au:, abs:, cat:). Filter results by recency with days parameter and sort by submission date when days is set.

Instructions

Search arXiv. Plain keywords work (auto-prefixed all:); for advanced queries use arXiv field syntax: ti: (title), au: (author), abs: (abstract), cat: (category, e.g. cat:eess.IV). days cuts off results older than N days (published field). When days is set, results are sorted by submission date instead of relevance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
daysNo
max_resultsNo
sort_byNorelevance
response_formatNomarkdown

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Annotations indicate readOnlyHint=true and idempotentHint=true. The description adds that queries are auto-prefixed with 'all:' and that setting 'days' changes sorting from relevance to submission date, providing behavioral details beyond the annotations.

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?

Three concise sentences: first states purpose, second explains query syntax, third covers 'days' effect. No unnecessary words, well-structured for quick scanning.

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?

Given the tool's complexity (arXiv API syntax) and presence of output schema, the description covers essential usage info: query types, parameter effects, and sorting behavior. It is sufficient for an agent to use effectively without missing critical details.

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

Parameters4/5

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

With 0% schema description coverage, the description compensates by explaining the 'query' parameter syntax, the 'days' parameter's cutoff and sorting effect, and implies 'max_results' default. The 'response_format' parameter is not discussed but has an enum in schema.

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?

Description clearly states 'Search arXiv' and explains query syntax, distinguishing it from sibling tools like arxiv_recent which likely focuses on recent papers. The specific mention of auto-prefixed 'all:' and field syntax clarifies the tool's exact function.

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?

Provides explicit guidance on when to use plain keywords vs. advanced arXiv field syntax, and explains the effect of the 'days' parameter on sorting. While it doesn't explicitly mention alternatives, the behavior is well-described.

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/salwks/mcp-techTrend'

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