io.github.codespar/mcp-vtex
NPM · @CODESPAR/MCP-VTEX · SCANNED SEP 22
MCP server for VTEX — e-commerce, orders, products, inventory, shipping
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 91 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability72
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 2333 tokens (~70/item across 33 items; 33 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
- Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 33 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 34 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.codespar/mcp-vtex server?
io.github.codespar/mcp-vtex runs locally as an npm package, launched with npx -y @codespar/mcp-vtex. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @codespar/mcp-vtex
claude mcp add codespar-mcp-vtex -- npx -y @codespar/mcp-vtex
{
"mcpServers": {
"codespar-mcp-vtex": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-vtex"
]
}
}
} {
"servers": {
"codespar-mcp-vtex": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-vtex"
]
}
}
} codex mcp add codespar-mcp-vtex -- npx -y @codespar/mcp-vtex
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"codespar-mcp-vtex": {
"type": "local",
"command": [
"npx",
"-y",
"@codespar/mcp-vtex"
],
"enabled": true
}
}
} openclaw mcp add codespar-mcp-vtex --command npx --arg -y --arg @codespar/mcp-vtex
mcp_servers:
codespar-mcp-vtex:
command: "npx"
args: ["-y", "@codespar/mcp-vtex"] {
"McpServers": {
"codespar-mcp-vtex": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@codespar/mcp-vtex"
]
}
}
} assistant mcp add codespar-mcp-vtex -t stdio -c npx -a -y @codespar/mcp-vtex
{
"mcpServers": {
"codespar-mcp-vtex": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-vtex"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 22 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 −3
- Stability: pass → 0.77 functional
- 15 Sept 26 0
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 22 Sept 2026 · Analysed npm/@codespar/mcp-vtex@0.2.2
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 95 packages
| Packages resolved | 95 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
cancel_order ~32
Cancel an order
| Name | Type | Req | Description |
|---|---|---|---|
| orderId | string | yes | Order ID |
| reason | string | – | Reason for cancellation |
No output schema declared.
No examples provided.
create_category ~100
Create a new category in the catalog
| Name | Type | Req | Description |
|---|---|---|---|
| Description | string | – | Category description |
| FatherCategoryId | number | – | Parent category ID (null for root) |
| IsActive | boolean | – | Active status (default true) |
| Keywords | string | – | SEO keywords (comma-separated) |
| Name | string | yes | Category name |
| ShowInStoreFront | boolean | – | Show in store navigation |
| Title | string | – | Page title (SEO) |
No output schema declared.
No examples provided.
create_coupon ~99
Create a promotion coupon code
| Name | Type | Req | Description |
|---|---|---|---|
| expirationIntervalPerUse | string | – | Time between uses (ISO 8601 duration) |
| isArchived | boolean | – | Archived state (default false) |
| maxItemsPerClient | number | – | Max usage per customer (0 = unlimited) |
| promotionId | string | yes | Promotion ID this coupon is tied to |
| utmSource | string | yes | Coupon code / UTM source (what the customer types) |
No output schema declared.
No examples provided.
create_giftcard ~155
Create a gift card for a customer (GiftCard Hub)
| Name | Type | Req | Description |
|---|---|---|---|
| caption | string | yes | Short description of the gift card |
| discount | boolean | – | Whether the gift card is a discount (default false) |
| expiringDate | string | yes | Expiration date in ISO 8601 format |
| multipleCredits | boolean | – | Allow multiple credits (default true) |
| multipleRedemptions | boolean | – | Allow multiple redemptions (default true) |
| profileId | string | yes | Customer profile ID (email or client ID) |
| relationName | string | yes | Unique identifier for client-gift card relationship (UUID recommended) |
| restrictedToOwner | boolean | – | Restrict redemption to the owner (default false) |
No output schema declared.
No examples provided.
create_product ~129
Create a new product in the VTEX catalog
| Name | Type | Req | Description |
|---|---|---|---|
| BrandId | number | yes | Brand ID |
| CategoryId | number | yes | Category ID |
| Description | string | – | Product description (HTML supported) |
| DescriptionShort | string | – | Short description |
| IsActive | boolean | – | Active status (default true) |
| IsVisible | boolean | – | Product visibility (default true) |
| LinkId | string | – | URL slug |
| Name | string | yes | Product name |
| RefId | string | – | Reference ID (internal code) |
| Title | string | – | Page title (SEO) |
No output schema declared.
No examples provided.
create_promotion ~105
Create a promotion/discount in VTEX
| Name | Type | Req | Description |
|---|---|---|---|
| beginDateUtc | string | yes | Start date (ISO 8601) |
| endDateUtc | string | yes | End date (ISO 8601) |
| isActive | boolean | – | Active status |
| name | string | yes | Promotion name |
| nominalDiscountValue | number | – | Fixed discount amount |
| percentualDiscountValue | number | – | Percentage discount (0-100) |
| type | string | yes | Promotion type |
No output schema declared.
No examples provided.
create_sku ~117
Create a new SKU for a product
| Name | Type | Req | Description |
|---|---|---|---|
| IsActive | boolean | – | Active status |
| Name | string | yes | SKU name |
| PackagedHeight | number | – | Packaged height in cm |
| PackagedLength | number | – | Packaged length in cm |
| PackagedWeightKg | number | – | Packaged weight in kg |
| PackagedWidth | number | – | Packaged width in cm |
| ProductId | number | yes | Parent product ID |
| RefId | string | – | Reference ID (internal code) |
No output schema declared.
No examples provided.
create_subscription ~121
Create a recurring subscription for a customer (VTEX Subscriptions)
| Name | Type | Req | Description |
|---|---|---|---|
| customerEmail | string | yes | Customer email |
| items | array | yes | Items in the subscription (skuId + quantity) |
| nextPurchaseDate | string | – | ISO 8601 datetime of next purchase |
| plan | object | yes | Plan / frequency settings |
| purchaseSettings | object | yes | Purchase settings (currencyCode, paymentMethod, etc.) |
| shippingAddress | object | yes | Shipping address. Must include addressId or full address fields. |
| title | string | – | Subscription title |
No output schema declared.
No examples provided.
create_warehouse ~88
Register a new warehouse (fulfillment center)
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Warehouse ID (slug, unique) |
| isActive | boolean | – | Active (default true) |
| name | string | yes | Warehouse display name |
| priority | number | – | Priority among warehouses (lower = higher priority) |
| warehouseDocks | array | – | Docks (shipping origin points) attached to this warehouse |
No output schema declared.
No examples provided.
get_catalog ~30
Get the catalog category tree
| Name | Type | Req | Description |
|---|---|---|---|
| levels | number | – | Number of category tree levels (default 3) |
No output schema declared.
No examples provided.
get_giftcard ~29
Get gift card details by ID
| Name | Type | Req | Description |
|---|---|---|---|
| giftCardId | string | yes | Gift card ID |
No output schema declared.
No examples provided.
get_inventory ~28
Get inventory/stock for a SKU across warehouses
| Name | Type | Req | Description |
|---|---|---|---|
| skuId | number | yes | SKU ID |
No output schema declared.
No examples provided.
get_masterdata_document ~72
Get a document (customer profile, custom entity) from VTEX Master Data v2
| Name | Type | Req | Description |
|---|---|---|---|
| dataEntity | string | yes | Data entity name (e.g., CL for clients) |
| fields | string | – | Comma-separated fields to return (default: all) |
| id | string | yes | Document ID |
No output schema declared.
No examples provided.
get_order ~26
Get full OMS order details by ID
| Name | Type | Req | Description |
|---|---|---|---|
| orderId | string | yes | Order ID |
No output schema declared.
No examples provided.
get_product ~24
Get product details by ID
| Name | Type | Req | Description |
|---|---|---|---|
| productId | number | yes | Product ID |
No output schema declared.
No examples provided.
get_shipping_rates ~55
Simulate shipping rates for items to a postal code
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | Country code (default BRA) |
| items | array | yes | Items to simulate |
| postalCode | string | yes | Destination postal code (CEP) |
No output schema declared.
No examples provided.
get_sku_price ~45
Get pricing details for an SKU (base price, list price, markup, cost, fixed prices per trade policy)
| Name | Type | Req | Description |
|---|---|---|---|
| itemId | string | yes | SKU / item ID |
No output schema declared.
No examples provided.
invoice_order ~164
Issue a fiscal invoice (nota fiscal) for an order
| Name | Type | Req | Description |
|---|---|---|---|
| courier | string | – | Shipping carrier name |
| invoiceKey | string | – | Fiscal key (chave da NFe) |
| invoiceNumber | string | yes | Invoice number issued by the ERP |
| invoiceUrl | string | – | URL to the invoice PDF/XML |
| invoiceValue | number | yes | Invoice total value in cents |
| issuanceDate | string | yes | Issuance date in ISO 8601 format |
| items | array | yes | Items in the invoice |
| orderId | string | yes | Order ID |
| trackingNumber | string | – | Tracking number |
| trackingUrl | string | – | Tracking URL |
| type | string | yes | Invoice type: Output (sale) or Input (return) |
No output schema declared.
No examples provided.
list_categories ~40
List all categories with pagination
| Name | Type | Req | Description |
|---|---|---|---|
| from | number | – | Start index (default 1) |
| to | number | – | End index (default 10) |
No output schema declared.
No examples provided.
list_coupons ~15
List all promotion coupons
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_customer_orders ~64
List order history for a customer (filtered by email)
| Name | Type | Req | Description |
|---|---|---|---|
| clientEmail | string | yes | Customer email |
| page | number | – | Page number (default 1) |
| per_page | number | – | Items per page |
| status | string | – | Filter by status |
No output schema declared.
No examples provided.
list_orders ~131
List orders with optional filters
| Name | Type | Req | Description |
|---|---|---|---|
| f_creationDate | string | – | Date range filter (e.g., creationDate:[2024-01-01T00:00:00.000Z TO 2024-12-31T23:59:59.999Z]) |
| page | number | – | Page number (default 1) |
| per_page | number | – | Items per page (default 15) |
| q | string | – | Search query (order ID, customer name, email) |
| status | string | – | Filter by status (e.g., ready-for-handling, payment-approved) |
No output schema declared.
No examples provided.
list_price_tables ~18
List all configured price tables (trade policies)
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_products ~53
List products from VTEX catalog
| Name | Type | Req | Description |
|---|---|---|---|
| categoryId | number | – | Filter by category ID |
| from | number | – | Start index (default 1) |
| to | number | – | End index (default 10) |
No output schema declared.
No examples provided.
list_skus ~26
List SKUs for a product
| Name | Type | Req | Description |
|---|---|---|---|
| productId | number | yes | Product ID |
No output schema declared.
No examples provided.
list_subscriptions ~59
List customer subscriptions
| Name | Type | Req | Description |
|---|---|---|---|
| page | number | – | Page number (default 1) |
| perPage | number | – | Items per page |
| status | string | – | Filter by status (ACTIVE, PAUSED, CANCELED, EXPIRED) |
No output schema declared.
No examples provided.
list_warehouses ~18
List all warehouses configured in the account
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
search_masterdata ~97
Search documents in a Master Data entity
| Name | Type | Req | Description |
|---|---|---|---|
| dataEntity | string | yes | Data entity name (e.g., CL for clients) |
| fields | string | yes | Comma-separated fields (required by VTEX) |
| rangeEnd | number | – | Pagination end (default 10) |
| rangeStart | number | – | Pagination start (default 0) |
| where | string | – | Filter expression (e.g., email=customer@example.com) |
No output schema declared.
No examples provided.
track_order_invoice ~67
Update tracking info for a previously issued invoice
| Name | Type | Req | Description |
|---|---|---|---|
| courier | string | – | Carrier name |
| invoiceNumber | string | yes | Invoice number |
| orderId | string | yes | Order ID |
| trackingNumber | string | yes | Tracking number |
| trackingUrl | string | – | Tracking URL |
No output schema declared.
No examples provided.
update_inventory ~62
Update inventory quantity for a SKU at a specific warehouse
| Name | Type | Req | Description |
|---|---|---|---|
| quantity | number | yes | New quantity |
| skuId | number | yes | SKU ID |
| unlimitedQuantity | boolean | – | Set unlimited quantity (default false) |
| warehouseId | string | yes | Warehouse ID |
No output schema declared.
No examples provided.
update_order_status ~30
Transition an order to the handling state (start fulfillment)
| Name | Type | Req | Description |
|---|---|---|---|
| orderId | string | yes | Order ID |
No output schema declared.
No examples provided.
update_product ~88
Update an existing product in the VTEX catalog
| Name | Type | Req | Description |
|---|---|---|---|
| BrandId | number | – | Brand ID |
| CategoryId | number | – | Category ID |
| Description | string | – | Product description |
| IsActive | boolean | – | Active status |
| IsVisible | boolean | – | Product visibility |
| Name | string | – | Product name |
| productId | number | yes | Product ID to update |
No output schema declared.
No examples provided.
update_sku_price ~79
Update base/list/cost price for an SKU
| Name | Type | Req | Description |
|---|---|---|---|
| basePrice | number | – | Selling base price |
| costPrice | number | – | Cost price |
| itemId | string | yes | SKU / item ID |
| listPrice | number | – | Suggested selling (crossed-out) price |
| markup | number | – | Markup percentage |
No output schema declared.
No examples provided.
What is the io.github.codespar/mcp-vtex server?
io.github.codespar/mcp-vtex is listed in the public MCP registry as io.github.codespar/mcp-vtex. MCP server for VTEX, e-commerce, orders, products, inventory, shipping. This page covers its npm package (@codespar/mcp-vtex).
Is the io.github.codespar/mcp-vtex server safe to use?
io.github.codespar/mcp-vtex scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.codespar/mcp-vtex server expose?
io.github.codespar/mcp-vtex exposes 33 tools: list_products, get_product, create_product, update_product, list_skus, and 28 more. Their descriptions and schemas cost roughly 2,266 tokens of context every time the server is loaded.
Is the io.github.codespar/mcp-vtex server still maintained?
io.github.codespar/mcp-vtex is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.codespar/mcp-vtex server under?
io.github.codespar/mcp-vtex declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.