← Back to Plugins
MCP Server MCP

io.github.cuthongthai-vn/vimo-stock-intelligence

github By github 👁 1 views ▲ 0 votes

Vietnam stock MCP: TA signals, Z/F/M scores, foreign flow, whale detection. 2000+ VN stocks.

Homepage Verified source GitHub

Install

npx -y @vimo.cuthongthai.vn/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@vimo.cuthongthai.vn/mcp-server",
      "version": "1.2.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your VIMO API key. Get one free at https://vimo.cuthongthai.vn/finance/ai/api-docs",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "VIMO_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...