← Back to Plugins
MCP Server MCP

io.github.rubatoyd/kci-openapi-mcp

github By github 👁 1 views ▲ 0 votes

KCI (Korea Citation Index) literature & citation search via REST Open API + OAI-PMH

Homepage Verified source GitHub

Install

mcpb:https://github.com/rubatoyd/KCI_openAPI/releases/download/v0.3.6/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/rubatoyd/KCI_openAPI/releases/download/v0.3.6/kci-openapi-mcp.mcpb",
      "version": "0.3.6",
      "fileSha256": "58fc3b277b953c4b5918f6f1932ccb1492fd99cb1b8753371983e668ad179d6f",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "KCI REST Open API key (issued at open.kci.go.kr). Not needed for OAI-PMH harvesting.",
          "format": "string",
          "isSecret": true,
          "name": "KCI_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...