Skip to main content
Glama
rubato103

scienceon-mcp

by rubato103

scienceon_search

Find and filter academic literature and research metadata from KISTI ScienceOn by document type, field, publication year, language, and content.

Instructions

ScienceOn 문헌 검색.

query: 단일 검색어 / queries: 여러 검색어(개별검색 후 CN 합집합) — 둘 중 하나 target: ARTI(논문)·REPORT(보고서)·ATT(동향)·RESEARCHER·ORGAN field: BI(전체)·TI(제목)·AB(초록)·AU(저자)·KW(키워드). 와일드카드 * 사용 가능(예: 느린*). year_from~year_to: 발행연도(범위는 PY 틸드). rows: 반환 건수(최대 100). contains: 원본 전체필드에 이 문자열(들) 포함 결과만(대소문자 무시 후처리 필터). lang: 허용 언어(예: ["한국어"]) — 국내(국문) 한정 등.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNo
rowsNo
fieldNoBI
queryNo
targetNoARTI
queriesNo
year_toNo
containsNo
year_fromNo
Behavior4/5

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

Without annotations, the description carries the full burden. It discloses meaningful behaviors: queries are searched individually and combined via CN union, wildcards are supported, contains acts as a case-insensitive post-filter, rows has a max of 100, and lang imposes a language restriction. These details go beyond the bare schema and help predict tool behavior.

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 compact and information-dense, covering 9 parameters in a structured, line-broken list. There is no redundant text; each sentence adds value and the purpose is front-loaded.

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

Completeness3/5

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

Input parameters are thoroughly explained, but the description omits any mention of the return format or typical response structure. Since there is no output schema, the agent is left without information about what the tool returns, which is a notable gap for a search tool. No mention of pagination, sorting, or errors either.

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

Parameters5/5

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

The schema has zero descriptions, but this description explains every parameter with allowed values and constraints (target codes, field codes, year range, row limits, contains behavior, language filter). It adds essential meaning beyond the structured schema.

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 'ScienceOn 문헌 검색' (ScienceOn literature search), providing a specific verb and resource. While it does not explicitly differentiate from sibling tools like scienceon_detail or scienceon_export, the action 'search' is distinct and unambiguous.

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 its siblings. The description explains parameter usage (e.g., query vs queries) but does not address tool selection criteria or contexts where alternatives would be more appropriate.

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

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