← Back to Plugins
MCP Server MCP

io.github.rubato103/nl-openapi-mcp

github By github 👁 1 views ▲ 0 votes

National Library of Korea Seoji OpenAPI search via REST API and local metadata harvesting

Homepage Verified source GitHub

Install

mcpb:https://github.com/rubato103/nl-openapi-mcp/releases/download/v0.1.0/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/rubato103/nl-openapi-mcp/releases/download/v0.1.0/nl-openapi-mcp.mcpb",
      "version": "0.1.0",
      "fileSha256": "6acb67513a8a514d042ecdf03c5b1fb5d582e9e1a5abb0f0752baa49b521e794",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "National Library Seoji OpenAPI key (issued at librarian.nl.go.kr)",
          "format": "string",
          "isSecret": true,
          "name": "NL_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...