Skip to main content
Glama
muslus

Q1 Crafter MCP

by muslus

search_citations

Find papers citing a specific paper to trace its research impact and track citation influence.

Instructions

Find papers that cite a given paper (backward citation tracking). Useful for tracing research impact.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paper_idYesInternal paper ID or DOI
max_resultsNo
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 for behavioral disclosure. It does not mention any traits such as rate limits, pagination, error handling, or read-only nature. The description is minimal, leaving the agent uncertain about important behavioral aspects.

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 consists of two concise sentences that convey the purpose and usage directly without any superfluous words.

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

Completeness3/5

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

The description is adequate for a simple search tool with two parameters, but it lacks details about output format, result handling, or potential limitations. Given the complexity and absence of output schema, more context would be beneficial.

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?

Schema description coverage is 50% (one of two parameters described in schema). The description adds no extra meaning to the parameters; it does not explain 'max_results' behavior or clarify 'paper_id' format beyond what the schema already states.

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 verb 'Find papers that cite a given paper' and specifies the resource (papers that cite). It explicitly calls it 'backward citation tracking', distinguishing it from sibling tools like search_academic or search_references.

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

Usage Guidelines3/5

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

The description provides a usage context ('tracing research impact') but does not explicitly state when to use this tool versus alternatives, nor does it mention when not to use it.

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/muslus/q1-crafter-mcp'

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