Skip to main content
Glama
masa-med-ai

kaken-mcp-server

by masa-med-ai

kaken_search_researchers

Find researchers in the KAKEN database using name, ID, affiliation, or field to retrieve their institution, position, and URL.

Instructions

KAKEN研究者データベース(NRID)から研究者を検索する。氏名・研究者番号・所属機関・研究分野から研究者の所属・職位・URLを取得する。特定の研究者を特定したい場合や、機関・分野の研究者一覧を取得したい場合に使う。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kwNoフリーワード
qdNo審査区分/研究分野
qeNo研究課題の研究機関(過去の所属課題も対象)
qgNo研究者の姓名
qhNo研究者の現在の所属機関
qmNo研究者番号
qqNo研究者の部局
qsNo研究者の職名(例: '教授')
rwNo
langNo
startNo開始位置。研究者検索は最大1000件まで
formatNo
Behavior3/5

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

With no annotations, description must cover behavioral traits. It describes the tool as a search operation returning affiliation, position, and URL, implying read-only behavior. It does not discuss rate limits, authentication, or pagination details (though parameters hint at pagination). Adequate but not rich.

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?

Two well-structured sentences. First sentence states purpose and resource, second provides search fields and output. No extraneous information. Front-loaded and efficient.

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 12 parameters, no output schema, and no annotations, the description sufficiently explains the tool's purpose and retrieved fields. It could mention pagination or result limits more explicitly, but the start and rw parameters imply this. Overall complete enough for effective use.

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?

Schema coverage is 75%, so many parameters already have descriptions. The description adds value by grouping search fields (name, number, institution, field) but does not significantly expand on parameter meaning beyond the schema. Baseline 3 is appropriate.

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 it searches researchers from KAKEN database, lists retrieved fields (affiliation, position, URL), and specifies use cases (identifying specific researcher or listing by institution/field). This distinguishes it from sibling tools which handle projects or grants.

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?

Explicitly describes when to use (identifying specific researcher or listing by institution/field). However, it does not mention when not to use or provide direct comparison with sibling tools, though 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/masa-med-ai/kaken-mcp-server'

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