MCP Server
MCP
io.github.rubatoyd/scienceon-mcp
KISTI ScienceON OpenAPI literature search & metadata collection (MCP server + CLI)
Install
mcpb:https://github.com/rubatoyd/scienceON-mcp/releases/download/v0.5.1/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/rubatoyd/scienceON-mcp/releases/download/v0.5.1/scienceon-mcp.mcpb",
"version": "0.5.1",
"fileSha256": "acf1150f1f0d50378c547b5e35407332958397833fc160e4d7f6d8c579b8c822",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "ScienceON API Gateway 인증키(32자). apigateway.kisti.re.kr 에서 발급.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SCIENCEON_AUTH_KEY"
},
{
"description": "ScienceON API Gateway client_id.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SCIENCEON_CLIENT_ID"
},
{
"description": "API Gateway IP관리에 등록한 대표 MAC 주소 (예: B0-A4-60-6D-EB-56).",
"isRequired": true,
"format": "string",
"name": "SCIENCEON_MAC_ADDRESS"
},
{
"description": "신청자 계정 식별자(참고용, 선택).",
"format": "string",
"name": "SCIENCEON_ACCOUNT_ID"
},
{
"description": "교육망·사내망 SSL 인터셉션 대응. 1(기본)=OS 신뢰저장소 사용, 0=비활성.",
"format": "string",
"name": "SCIENCEON_OS_TRUST"
}
]
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment