Skip to main content
Glama
supuni9622

Research Intelligence MCP

by supuni9622

get_related_papers

Retrieve academic papers related to a given paper. Optionally exclude papers similar to specified negative examples to refine recommendations.

Instructions

Retrieve papers related to a specified academic paper.

The selected paper is used as a positive recommendation seed. Optional negative paper identifiers can be supplied to reduce recommendations similar to those papers.

Semantic Scholar supports related-paper recommendations. arXiv does not expose a related-paper recommendation API and will return a normalized unsupported operation error.

This tool returns canonical paper records. It does not explain why each paper was recommended.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
paper_idYes
providerYes
negative_paper_idsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitYesMaximum number of related papers requested.
papersNoCanonical related-paper recommendations.
paper_idYesIdentifier of the positive seed paper.
providerYesProvider used for recommendation retrieval.
returnedYesNumber of related papers returned.
negative_paper_idsNoNegative recommendation seed identifiers.
Behavior4/5

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

Discloses that it returns canonical records without explanations, and that arXiv returns an unsupported operation error. No annotations provided, so description carries burden; good disclosure of limitations.

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?

Very concise with 7 sentences, no fluff. Front-loaded with purpose, each sentence adds value. Efficient structure for quick understanding.

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?

Covers purpose, usage, provider differences, output nature. Missing details on limit defaults, error handling beyond arXiv, and output schema is present but not referenced. Adequate for a recommendation tool.

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?

Explains paper_id as positive seed and negative_paper_ids for filtering, but does not describe limit or provider beyond noting arXiv doesn't work. Schema coverage is 0%, so description partially compensates but misses some params.

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?

Description clearly states the tool retrieves papers related to a specified paper, distinguishing it from siblings like search_papers or citations. Includes specific verb 'Retrieve' and resource 'academic paper'.

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?

Describes when to use this tool (for recommendations), mentions negative paper ids to refine results, and notes arXiv limitations. Lacks explicit 'when not to use' or comparisons to all siblings, but context is clear.

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/supuni9622/research-intelligence-mcp'

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