Skip to main content
Glama
cholhwanjung

Claude Desktop Research MCP Server

by cholhwanjung

get_recommended_papers

Retrieve content-based paper recommendations from Semantic Scholar for a given arXiv ID or DOI, enabling exploration of related research beyond citation networks.

Instructions

Semantic Scholar의 콘텐츠 유사도 기반 추천 논문 k건을 반환합니다.

인용 그래프와는 별개의 신호 (D-4) — 새 토픽 탐색·관련 분야 발견에 적합. 현재 워크플로우(citation 중심)에는 자동 편입되지 않습니다.

Args: paper_id: arXiv ID (예: "2301.12597"), DOI, 또는 Semantic Scholar ID. k: 추천 논문 수 (기본 10).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paper_idYes
kNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations; description mentions 'content similarity' but lacks details on side effects, auth, or output format. Adequate but not thorough.

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?

Front-loaded with purpose, then context, then parameters. No wasted words; efficiently structured.

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 output schema exists, description covers purpose, usage guidance, and parameter semantics. Lacks mention of limitations like data freshness, but overall sufficient.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Adds concrete meaning beyond schema: paper_id accepts arXiv ID, DOI, or S2 ID; k described as recommendation count with default. Compensates for 0% schema coverage.

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?

Describes specific verb 'returns' and resource 'recommended papers based on content similarity'. Clearly distinguishes from citation-based sibling tools.

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?

Explicitly states when to use (new topic exploration, discovering related fields) and when not (citation-centered workflow). Implies alternatives like citation tools.

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

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