Skip to main content
Glama
YGao2005

Scholar Feed MCP Server

by YGao2005

search_benchmarks

Search for academic datasets and benchmarks by name to identify exact names before retrieving leaderboard data. Covers 20k+ datasets from research papers.

Instructions

Search for datasets/benchmarks by name. Returns matching benchmark names with paper counts and available metrics. Use this to find the exact benchmark name before calling get_leaderboard. Covers 20k+ datasets from 24k+ papers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYesDataset/benchmark name to search for e.g. 'imagenet', 'mmlu', 'coco'
limitNoMax results (default 20)
Behavior3/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. It discloses the scope ('covers 20k+ datasets from 24k+ papers') and return format ('matching benchmark names with paper counts and available metrics'), but lacks details on behavioral traits like error handling, rate limits, or authentication needs. The description doesn't contradict any annotations, but could be more comprehensive for a search tool.

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 front-loaded with the core purpose, followed by usage guidance and scope details. Every sentence adds value: the first states what it does, the second explains when to use it, and the third provides context on coverage. No wasted words or redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's moderate complexity (search with 2 parameters), no annotations, and no output schema, the description does well by explaining purpose, usage, and scope. However, it could be more complete by detailing the output structure (e.g., format of returned metrics) or search behavior (e.g., fuzzy matching). It's adequate but has minor 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 description coverage is 100%, so the schema already fully documents both parameters. The description doesn't add any parameter-specific semantics beyond what's in the schema (e.g., it doesn't explain search syntax or result ordering). With high schema coverage, the baseline score of 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 clearly states the tool's purpose with specific verb ('search for') and resource ('datasets/benchmarks by name'), distinguishing it from siblings like 'search_papers' or 'search_by_method'. It explicitly mentions what it returns ('matching benchmark names with paper counts and available metrics'), making the purpose unambiguous.

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

Usage Guidelines5/5

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

The description provides explicit guidance on when to use this tool ('to find the exact benchmark name before calling get_leaderboard'), which clearly differentiates it from sibling tools. It also implies when not to use it (e.g., for searching papers or methods), though it doesn't explicitly list all alternatives.

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/YGao2005/scholar-feed-mcp'

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