MCP Server
MCP
io.github.cuthongthai-vn/vimo-stock-intelligence
Vietnam stock MCP: TA signals, Z/F/M scores, foreign flow, whale detection. 2000+ VN stocks.
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
By
Comments
Sign in to leave a comment