Loading MCP server directory, please wait...
Vietnam stock MCP: TA signals, Z/F/M scores, foreign flow, whale detection. 2000+ VN stocks.
npx @getmcp/cli add io.github.cuthongthai-vn/vimo-stock-intelligenceRequires Node.js 18+. Community-contributed server. Review source before installing.
VIMO_API_KEYYour VIMO API key. Get one free at https://vimo.cuthongthai.vn/finance/ai/api-docs
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cuthongthai-vn/vimo-stock-intelligence": {
"command": "npx",
"args": [
"-y",
"@vimo.cuthongthai.vn/mcp-server"
],
"env": {
"VIMO_API_KEY": ""
}
}
}
}