kaken-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KAKEN_APPID | Yes | Your application ID for CiNii API / KAKEN API |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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