Skip to main content
Glama
oksure

OpenAlex Research MCP Server

by oksure

get_trending_topics

Identify fast-growing research topics by analyzing recent scholarly publication activity. Detects emerging trends based on publication counts over specified time periods.

Instructions

Discover emerging and trending research topics based on recent publication activity. Identifies fast-growing research areas.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
min_worksNoMinimum number of recent works for a topic to be considered trending (default: 100)
time_period_yearsNoConsider works from the last N years (default: 3)
per_pageNoNumber of trending topics to return (default: 10, max: 200)
Behavior2/5

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

No annotations are provided, so the description carries full burden. It mentions 'recent publication activity' but doesn't explain the underlying algorithm, how 'trending' is determined, or any behavioral nuances like data freshness or potential biases.

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?

Two sentences pack the core purpose efficiently without redundancy. Could be slightly more structured but is concise and front-loaded.

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 no output schema, the description should provide more context about return format, pagination, or error conditions. It does not address what the agent can expect from the output, leaving gaps.

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 baseline is 3. The description adds no additional meaning beyond the schema; it doesn't explain how parameters interact (e.g., min_works and time_period_years) or how they influence the results.

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?

Description clearly states it discovers emerging/trending topics based on recent publication activity, which is specific and distinguishes it from sibling tools like 'analyze_topic_trends' that may focus on deeper analysis. However, it could be more explicit about the differentiation.

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 on when to use this tool versus alternatives. The description doesn't provide context about prerequisites, scope, or limitations that would help an agent decide between this and other topic-related 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

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/oksure/openalex-research-mcp'

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