Skip to main content
Glama
Thangterter-Pipo

Valeria Store MCP Server

Valeria Store MCP Server

MCP Server đóng gói toàn bộ REST API nội bộ của Valeria Store (valeriastore.top) để các Agent (Codex, Hermes, Claude, Cursor) dễ dàng gọi tool quản lý mua thẻ VCC, kiểm tra số dư và theo dõi đơn hàng.

🛠️ Danh sách Tool (10 Tools)

  • get_valeria_account_info: Kiểm tra số dư ví USD, avatar, quyền hạn.

  • list_valeria_cards: Phân trang & lọc danh sách thẻ VCC đang bán.

  • get_valeria_cart: Xem danh sách giỏ hàng.

  • add_valeria_card_to_cart: Thêm thẻ VCC theo cardId.

  • quick_buy_valeria_random: Mua nhanh VCC ngẫu nhiên.

  • quick_buy_valeria_by_base: Mua nhanh VCC theo loại Base/BIN.

  • remove_valeria_cart_item: Xóa thẻ khỏi giỏ.

  • clear_valeria_cart: Xóa sạch giỏ hàng.

  • get_valeria_order_detail: Chi tiết đơn hàng (Card Number, CVV, Exp).

  • get_valeria_wallet_history: Xem lịch sử nạp tiền/biến động số dư.

Related MCP server: AgentCard MCP Server

⚙️ Cấu hình

Tạo file .env từ .env.example và điền VALERIA_TOKEN:

VALERIA_BASE_URL=https://valeriastore.top/prod-api
VALERIA_TOKEN=your_jwt_bearer_token_here
VALERIA_USERNAME=Thangterter

🚀 Đăng ký vào MCP Client (Codex / Claude Desktop)

Thêm đoạn sau vào config.toml hoặc claude_desktop_config.json:

{
  "mcpServers": {
    "valeria-store": {
      "command": "C:/Users/thang/HermesAI/.venv/Scripts/python.exe",
      "args": ["C:/Users/thang/valeria-mcp/server.py"],
      "env": {
        "VALERIA_TOKEN": "<dien_jwt_token_sau_khi_login>"
      }
    }
  }
}
F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Enables complete VTEX e-commerce platform integration through natural language, allowing management of catalog, inventory, pricing, promotions, orders, marketplace operations, checkout, customer data, and payment configurations via AI conversations.
    84
    13
    1
    MIT
  • -
    license
    -
    quality
    C
    maintenance
    Enables AI agents to manage and use prepaid virtual Visa cards with hard budget limits for secure online transactions. It provides tools for creating cards, checking balances, and retrieving payment credentials with human-in-the-loop approvals.
    1
  • F
    license
    A
    quality
    D
    maintenance
    Enables AI agents to make payments and manage subscriptions by converting USDC stablecoin balances into virtual cards for online checkouts. It provides tools for wallet management, card issuance, and secure transaction handling through the Clawallex payment API.
    18
    56

View all related MCP servers

Related MCP Connectors

  • Manage your NanoCart store from any AI agent: products, orders, coupons, subscribers, reports.

  • Secure agent purchasing with human-approved virtual cards, receipts, and audit trails.

  • Agent bookkeeping, sanctions, KYB, VAT and e-invoice checks - pay per call in USDC

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Thangterter-Pipo/valeria-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server