Package

Dicker Data

MCP server for Dicker Data's B2B partner/reseller REST API — pricing, orders, and invoices.

io.github.WYRE-AI/dicker-data-mcpSource repository
Version1.0.2latest catalog version
ConnectionPackageoci
PublishedSep 20, 2026catalog
UpdatedSep 20, 2026catalog
Overview

What this server provides

MCP server for Dicker Data's B2B partner/reseller REST API — pricing, orders, and invoices.

Install

Packages

1
Package 1oci
ghcr.io/wyre-ai/dicker-data-mcp:v1.0.2Version not declared
  • DICKERDATA_ACCOUNT_CODE

    Dicker Data partner account code

    Format: string
    Required
  • DICKERDATA_ACCESS_TOKEN

    Dicker Data long-lived API access token (obtained from Dicker Data integration support)

    Format: string
    Required
  • MCP_TRANSPORT

    Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.

    Format: string · Default: stdio
    Optional
  • AUTH_MODE

    Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.

    Format: string · Default: env
    Optional
  • LOG_LEVEL

    Log verbosity: debug, info, warn, error

    Format: string · Default: info
    Optional
View server metadata