All MCP servers

Mcp Vtex

Official
by Api.Airforcestdio0252MIT

MCP server for VTEX — e-commerce, orders, products, inventory, shipping

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mcp-vtex-imp9f4d8": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}