Loading MCP server directory, please wait...
KISTI ScienceON OpenAPI literature search & metadata collection (MCP server + CLI)
npx @getmcp/cli add io.github.rubatoyd/scienceon-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
SCIENCEON_AUTH_KEYScienceON API Gateway 인증키(32자). apigateway.kisti.re.kr 에서 발급.
SCIENCEON_CLIENT_IDScienceON API Gateway client_id.
SCIENCEON_MAC_ADDRESSAPI Gateway IP관리에 등록한 대표 MAC 주소 (예: B0-A4-60-6D-EB-56).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rubatoyd/scienceon-mcp": {
"command": "https://github.com/rubatoyd/scienceON-mcp/releases/download/v0.5.1/scienceon-mcp.mcpb",
"env": {
"SCIENCEON_AUTH_KEY": "",
"SCIENCEON_CLIENT_ID": "",
"SCIENCEON_MAC_ADDRESS": "",
"SCIENCEON_ACCOUNT_ID": "",
"SCIENCEON_OS_TRUST": ""
}
}
}
}