Skip to main content
Glama

ScholarScope MCP

by ErikNguyen20

related_works_of_paper

Find academic papers related to a specific research work using OpenAlex API to explore connected literature and expand research context.

Instructions

Gets related works used to the specified paper using the OpenAlex API. Note: May return empty if the paper's full text is inaccessible.

Args: paper_id: An OpenAlex Work ID of the target paper. e.g., "https://openalex.org/W123456789"

Returns: A JSON object containing a list of paper ids related to the work, or an error message if the fetch fails.

Input Schema

NameRequiredDescriptionDefault
paper_idYes

Input Schema (JSON Schema)

{ "properties": { "paper_id": { "title": "Paper Id", "type": "string" } }, "required": [ "paper_id" ], "type": "object" }

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/ErikNguyen20/ScholarScope-MCP'

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