← Back to Plugins
MCP Server MCP

io.github.smilemin07/korean-rnd-regs-mcp

github By github 👁 1 views ▲ 0 votes

Search South Korea's national R&D regulations in natural language with cited provisions.

Homepage Verified source GitHub

Install

uvx korean-rnd-regs-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "korean-rnd-regs-mcp",
      "version": "0.53.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "National Law Information Center OpenAPI key (free)",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "LAW_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...