Skip to main content
Glama
masa-med-ai

kaken-mcp-server

by masa-med-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KAKEN_APPIDYesYour application ID for CiNii API / KAKEN API

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
kaken_search_projectsA

KAKEN(科学研究費助成事業データベース)から研究課題を検索する。競合・先行研究調査、特定分野の採択動向把握、申請書作成時の参考データ収集に使う。フリーワード(kw)・課題名(qa)・分野(qd)・機関(qe)・年度(s1/s2)などを組み合わせて検索でき、結果はAI向けに圧縮されたMarkdown(課題番号/代表者/所属/種目/期間/配分額/キーワード/概要)で返る。

kaken_search_researchersA

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

kaken_get_projectA

研究課題番号(例: 19K20626)を指定して1件の研究課題詳細を取得する。課題番号がすでにわかっているときの専用ツール。kaken_search_projects に qb を渡すのと同等だが、用途が明確なのでこちらを優先する。

kaken_get_researcher_grantsA

研究者番号(8桁)を指定して、その研究者が代表者・分担者として関与した全課題を取得する。特定研究者の科研費業績把握、時系列分析、累計配分額の集計に使う。氏名検索だと同姓同名で混じる可能性があるため、番号がわかる場合はこちらを使う。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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