Skip to content

Tracking Api

Free

by MCP Community

MCP server for VTEX Tracking Api

v1.0.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Tracking Api MCP Server

MCP server for VTEX Tracking Api

Installation

npx -y @vtex-mcp/tracking-api

Reviews

Leave a Review

Installation

Quick install
npx -y @vtex-mcp/tracking-api
Add to claude_desktop_config.json
{
  "mcpServers": {
    "tracking-api": {
      "command": "npx",
      "args": ["-y", "@vtex-mcp/tracking-api"]
    }
  }
}