Skip to main content
Glama
ansua79

ScienceON-MCP

by ansua79

scienceon_organizations

Read-only

Search for research organizations using KISTI ScienceON, with support for Korean organization names. Retrieve results with pagination and configurable result limits.

Instructions

KISTI ScienceON에서 연구기관을 검색합니다. ※ 한글 기관명으로 검색하세요. (예: "한국과학기술정보연구원")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo페이지 번호 (기본 1)
queryYes기관명 (한글 권장)
max_resultsNo최대 결과 수 (기본 10, 최대 100)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

The annotation readOnlyHint=true already signals this is a safe read operation. The description adds the behavioral constraint that Korean names are recommended for search, which is useful but does not disclose other traits such as pagination limits or result format beyond what annotations and schema already cover.

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?

The description is two short sentences: the first states the purpose, the second gives a clear, actionable tip. Every word earns its place, and the front-loaded structure immediately clarifies what the tool does.

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 the read-only annotation, the explicit output schema, and the schema descriptions for parameters, this description is sufficiently complete for a search tool. It adds contextual value with the Korean-name tip and example, but it does not elaborate on result handling or edge cases, though the output schema compensates.

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?

The input schema provides 100% coverage with descriptions for all three parameters (query, page, max_results). The description reinforces the query parameter with an example ('한국과학기술정보연구원') but does not add substantial new meaning beyond the schema's own descriptions.

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?

The description clearly states the tool's function: searching for research institutions in KISTI ScienceON. The verb '검색합니다' (search) and resource '연구기관' (research institutions) are specific, and it distinguishes itself from sibling tools focused on papers, patents, or other entities.

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

Usage Guidelines3/5

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

The description provides a practical usage tip (search using Korean institution names) with an example, but it does not explicitly state when to use this tool versus alternatives like scienceon_organization_details or other search tools. The usage context is implied rather than explicitly contrasted.

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/ansua79/scienceon-mcp'

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