← Back to Plugins
MCP Server MCP

io.github.yjhann33-design/korea-stock-insight-mcp

github By github 👁 3 views ▲ 0 votes

Korean stock market MCP — DART disclosures + KRX prices, English-first for global LLM analysts.

Homepage Verified source GitHub

Install

uvx korea-stock-insight-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "korea-stock-insight-mcp",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Free API key from opendart.fss.or.kr — required for all DART disclosure tools.",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "DART_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...