Skip to main content
Glama
daheepk

arXiv Research Assistant MCP Server

by daheepk

analyze_trends

Identify and analyze trending arXiv research topics within a specific category over a defined period. Enables efficient exploration of research developments.

Instructions

특정 카테고리의 최신 트렌드를 분석합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNocs.AI
daysNo
Behavior1/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. The description only mentions analyzing trends without detailing how it works, what data it accesses, potential limitations, or output format. It lacks critical behavioral traits like data sources, processing methods, or any constraints.

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, concise sentence that efficiently states the tool's function. It's front-loaded with the core purpose, though it could be more structured if it included additional details. There's no wasted text, making it appropriately sized for its limited content.

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?

Given the complexity of a trend analysis tool with 2 parameters, no annotations, and no output schema, the description is incomplete. It doesn't explain what 'analyze' involves, what the output looks like, or how parameters affect the analysis. This leaves significant gaps for an AI agent to understand and use the tool effectively.

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

Parameters2/5

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

The schema description coverage is 0%, so the description must compensate for undocumented parameters. It mentions 'specific category' which relates to the 'category' parameter, but doesn't explain the 'days' parameter or provide any additional meaning beyond the schema's basic titles. This leaves half the parameters inadequately described.

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

Purpose3/5

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

The description states the purpose ('analyze trends') and specifies a resource ('specific category'), but it's vague about what 'analyze' entails and doesn't distinguish from siblings like 'search_papers' or 'scrape_recent_category_papers'. It provides a basic function but lacks specificity about the analysis scope or output.

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?

No guidance is provided on when to use this tool versus alternatives like 'search_papers' or 'scrape_recent_category_papers'. The description implies usage for trend analysis in a category, but it doesn't specify prerequisites, exclusions, or comparative contexts with sibling tools.

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

Related 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/daheepk/arxiv-paper-mcp'

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