kiotviet-mcp-server

trongnguyen2507-cloud/kiotviet-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP automation and integration for KiotViet
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kiotviet-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "trongnguyen2507-cloud/kiotviet-mcp-server"
      ]
    }
  }
}

README Excerpt

MCP Server kết nối Claude với KiotViet, cho phép truy vấn dữ liệu bán hàng trực tiếp từ Claude.ai. | Tool | Mô tả | |------|-------| | `kiotviet_get_products` | Lấy danh sách hàng hóa | | `kiotviet_get_product` | Chi tiết một hàng hóa | | `kiotviet_create_product` | Thêm hàng hóa mới | | `kiotviet_update_product` | Cập nhật hàng hóa |

Tools (20)

KIOTVIET_CLIENT_IDKIOTVIET_CLIENT_SECRETKIOTVIET_RETAILERkiotviet_create_customerkiotviet_create_orderkiotviet_create_productkiotviet_delete_productkiotviet_get_bank_accountskiotviet_get_brancheskiotviet_get_cashflowkiotviet_get_categorieskiotviet_get_customerkiotviet_get_customer_groupskiotviet_get_customerskiotviet_get_invoicekiotviet_get_invoiceskiotviet_get_orderkiotviet_get_orderskiotviet_get_productkiotviet_get_products