Skip to main content
Glama
iapke486-arch

kci-mcp-server

kci_search_articles

Search for Korean academic articles indexed in the Korea Citation Index (KCI) by title, author, journal, and other criteria. Retrieve details including journal info, authors, abstract, keywords, and citation count.

Instructions

KCI(한국학술지인용색인)에 등재된 논문을 제목, 저자, 저널명 등으로 검색하여 기본 정보(저널 정보, 저자, 초록, 키워드, 피인용 횟수 등)를 조회합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
doiNoDOI
pageNo페이지 번호
titleYes논문 제목 (필수, 검색 키워드)
authorNo저자 이름
dateToNo발행년월 끝 (YYYYMM, 6자리)
sortNmNo정렬 기준: title(제목), author(저자명), pubiYr(발행일자)
journalNo저널(학술지) 이름
keywordNo키워드
sortDirNo정렬 방향: asc(오름차순), desc(내림차순)
abstractNo초록 검색어
dateFromNo발행년월 시작 (YYYYMM, 6자리)
modDateToNo수정일 끝 (YYYYMMDD, 8자리)
regDateToNo등록일 끝 (YYYYMMDD, 8자리)
affiliationNo저자 소속 기관명
institutionNo발행 기관명
modDateFromNo수정일 시작 (YYYYMMDD, 8자리)
regDateFromNo등록일 시작 (YYYYMMDD, 8자리)
displayCountNo출력 건수 (기본 10, 최대 100)
Behavior2/5

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

No annotations provided, so the description carries full burden. It only states 'retrieves basic information' without disclosing traits like pagination, rate limits, or read-only nature. The presence of 'displayCount' parameter implies pagination, but not explained.

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?

Single sentence that effectively communicates the tool's purpose and scope. No unnecessary words, front-loaded with action verb and target resource.

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?

Adequate but incomplete: describes general functionality but lacks details on output format, pagination behavior, or handling of large result sets. For a search tool with 18 parameters, more contextual framing would help.

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?

Schema coverage is 100%, so baseline is 3. The description mentions key parameters (title, author, journal) but adds no new semantics beyond the schema definitions. No enrichment of meaning.

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's function: searching KCI-registered articles by various fields (title, author, journal) and retrieving basic info. It implies a search-and-list capability, distinguishing it from sibling tools like kci_get_article_detail which likely provides full details on a single article.

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 explicit guidance on when to use this tool versus alternatives. The description is generic and does not specify use cases, prerequisites, or exclusions, leaving the agent to infer context from sibling names.

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/iapke486-arch/mcp-server'

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