HomeFinance › vimo-mcp-server

vimo-mcp-server

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

TypeScript Cloud
★ 1 stars Last pushed 2026-04-25 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.0)

npx -y @vimo.cuthongthai.vn/mcp-server@1.2.0

Or add to your MCP client config:

{
  "mcpServers": {
    "vimo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@vimo.cuthongthai.vn/mcp-server@1.2.0"
      ],
      "env": {
        "VIMO_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • VIMO_API_KEY required secret — Your VIMO API key. Get one free at https://vimo.cuthongthai.vn/finance/ai/api-docs

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry