Skip to main content
Glama
oksure

OpenAlex Research MCP Server

by oksure

compare_research_areas

Compare publication volume and citation metrics across multiple research topics to reveal relative activity in different fields. Identify which areas have higher output and impact.

Instructions

Compare publication volume and citation metrics across different research topics or queries. Useful for understanding relative activity in different fields.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicsYesArray of topics/queries to compare (2-5 recommended). For exact phrase matching (e.g., 'privacy paradox' as a specific concept), set exact_phrase to true.
exact_phraseNoSet to true for exact phrase matching on all topics in the array. Without this, search terms are matched independently. Applies uniformly to every topic — cannot selectively quote individual items.
from_yearNoCompare from this year onwards
to_yearNoCompare up to this year
Behavior2/5

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

No annotations are provided, so the description carries full responsibility for behavioral disclosure. It only states what the tool does without mentioning any side effects, rate limits, or read-only nature. Given the lack of annotations, this is a significant gap.

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 two sentences, the first stating the core action and the second providing a use case. It is efficient with no wasted words, though front-loading key terms could be slightly improved.

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?

There is no output schema, and the description does not explain what the comparison results look like (e.g., metrics returned, format). Given four parameters and the comparative nature, the description misses critical contextual details for an agent to fully understand the tool's output.

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%, providing baseline parameter descriptions. The tool description adds some extra guidance for 'topics' (recommended count) and 'exact_phrase' (uniform application), but adds minimal value for date parameters. Overall, description does not substantially enhance understanding beyond the 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?

The description clearly states the tool compares publication volume and citation metrics across multiple research topics. It distinguishes from sibling tools like 'analyze_topic_trends' (single topic trends) and 'search_by_topic' (retrieving works), making its purpose specific and unambiguous.

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 notes the tool is 'useful for understanding relative activity in different fields,' implying when to use it. However, it does not explicitly exclude cases or mention alternatives among siblings, though the context of sibling tools provides some guidance.

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