Skip to main content
Glama
suzuuuuu09

CiNii MCP Server

by suzuuuuu09

advanced_search_detailed

Find academic articles in CiNii with detailed search filters for author, title, journal, year, ISSN, and more. Retrieve relevant article information.

Instructions

CiNiiで高度な検索を行い、論文情報を取得する

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
issnNo
langNo
pageNo
issueNo
queryNo
rangeNo
startNo
titleNo
authorNo
volumeNo
journalNo
year_toNo
authoridNo
publisherNo
referenceNo
sortorderNo
year_fromNo
affiliationNo
max_resultsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior1/5

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

No annotations are present, so the description carries the full burden of disclosing behavioral traits. It only states the action and provides no information about read-only status, pagination, rate limits, authentication, or any side effects, leaving the agent completely uninformed.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence that wastes no words and front-loads the core action. However, it is so brief that it borders on under-specification, though that is better captured in completeness.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 19 optional parameters, no schema descriptions, and no annotations, a one-sentence description is severely inadequate. The output schema exists but does not help the agent understand when or how to use the tool, making the description far from complete.

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

Parameters1/5

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

The schema contains 19 parameters with zero description coverage, and the description mentions none of them. Without any explanation of parameters like issn, lang, sortorder, or max_results, an agent cannot correctly construct a valid search query.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool performs an advanced search on CiNii and retrieves paper information, using a specific verb (検索を行い) and resource (CiNii). However, with no sibling tools listed, it does not differentiate beyond the basic action.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives, nor are there any use cases, prerequisites, or exclusions. The phrase 'advanced search' implies a general purpose but offers no concrete context for an agent to decide when to invoke it.

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/suzuuuuu09/cinii-mcp-server'

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