Serversio.github.MongLong0214/stockmatrix-mcp
M

io.github.MongLong0214/stockmatrix-mcp

io.github.MongLong0214/stockmatrix-mcp · v0.1.1
▦ npm
v0.1.1npm npm: stockmatrix-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.MongLong0214/stockmatrix-mcp",
  "description": "Korean stock market theme lifecycle analysis for 250+ KOSPI/KOSDAQ investment themes",
  "repository": {
    "url": "https://github.com/MongLong0214/stock-ai-newsletter",
    "source": "github",
    "subfolder": "mcp"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "stockmatrix-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API base URL (defaults to https://stockmatrix.co.kr)",
          "format": "string",
          "name": "STOCKMATRIX_API_URL"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}