Skip to main content
Glama
rubato103

kci-openapi-mcp

by rubato103

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KCI_API_KEYNoYour KCI API key from open.kci.go.kr. Optional; OAI-PMH tools work without it.
KCI_OS_TRUSTNoSet to '0' to disable OS trust store for SSL interception (default enabled).1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
kci_statusA

연결 점검 — OAI(무인증) Identify + REST 인증키 보유 여부.

kci_searchA

[REST] 논문 검색 — title 필수 + 선택 필터. 인증키 필요.

date_from/date_to: 발행연월 YYYYMM. rows: 반환 건수(최대 100). 인증키가 없으면 kci_harvest(OAI 무인증) 사용을 안내한다.

kci_detailA

[REST] Control Number(ART…)로 논문 상세·초록·키워드·저자 조회. 인증키 필요.

kci_referencesC

[REST] 제목 검색어에 매칭된 논문들의 참고문헌 원형 수집. 인증키 필요.

kci_journal_citationA

[REST] 저널 인용지수 — year(+years 2~5)로 목록 / journal_id 로 상세(등재이력·연도별 IF). 인증키 필요.

kci_harvestA

[OAI-PMH·무인증] 세트+날짜범위 대량 수확. 인증키 불필요.

set_spec: ARTI(논문)/ARTI_CONF(학술대회)/JOUR(학술지) date_from/date_until: YYYY-MM-DD. metadata_prefix: oai_kci(상세)/oai_dc(간략). contains: 제목/초록/키워드 등에 이 문자열(들) 포함분만(키워드 검색 대용 로컬 필터).

kci_collectB

[혼용] 요청 성격·키 유무로 REST↔OAI 자동 선택 후 수집 → 파일 저장.

  • terms/title 있고 인증키 보유 → REST 변형어 합집합 검색(year_from/to·contains 적용)

  • terms/title 있고 키 없음 → OAI 수확(date_from/until) + terms/contains 로컬 필터

  • terms/title 없음 → OAI 세트/날짜범위 전수 수확 out_dir 미지정 시 홈의 kci-output/. OAI 날짜는 YYYY-MM-DD, REST 연도는 정수.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/KCI_openAPI'

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