Vietnam_stock

Buu205/Vietnam_stock
★ 0 stars Unknown language 💰 Finance Updated Unknown ⚠ Review
Triển khai ứng dụng python phân tích báo cáo tài chính
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vietnam_stock": {
      "command": "npx",
      "args": [
        "-y",
        "Buu205/Vietnam_stock"
      ]
    }
  }
}