Skip to main content
Glama

mcp-scholar

paper_detail

Retrieve detailed information about a specific paper using its unique ID. Integrates with the MCP Scholar server to support research analysis and data extraction from Google Scholar.

Instructions

获取论文详细信息 Args: paper_id: 论文ID Returns: Dict: 论文详细信息

Input Schema

NameRequiredDescriptionDefault
paper_idYes

Input Schema (JSON Schema)

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

Other Tools from mcp-scholar

Related Tools

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/renyumeng1/mcp_scholar'

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