kci-openapi-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KCI_API_KEY | No | Your KCI API key from open.kci.go.kr. Optional; OAI-PMH tools work without it. | |
| KCI_OS_TRUST | No | Set to '0' to disable OS trust store for SSL interception (default enabled). | 1 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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 자동 선택 후 수집 → 파일 저장.
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/rubatoyd/KCI_openAPI'
If you have feedback or need assistance with the MCP directory API, please join our Discord server