Valeria Store MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Valeria Store MCP ServerWhat's my current wallet balance?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 theocardId.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>"
}
}
}
}This server cannot be installed
Maintenance
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
- AlicenseBqualityDmaintenanceEnables 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.84131MIT
- -license-qualityCmaintenanceEnables 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
- FlicenseAqualityDmaintenanceEnables 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.1856
- Alicense-qualityCmaintenanceEnables AI agents to interact with WooCommerce stores via the WooCommerce REST API, supporting operations like listing products, orders, and customers.9MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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