Package

Customer Thermometer

MCP server for Customer Thermometer's customer feedback / NPS survey API.

io.github.WYRE-AI/customer-thermometer-mcpSource repository
Version1.0.3latest catalog version
ConnectionPackageoci
PublishedSep 20, 2026catalog
UpdatedSep 20, 2026catalog
Overview

What this server provides

MCP server for Customer Thermometer's customer feedback / NPS survey API.

Install

Packages

1
Package 1oci
ghcr.io/wyre-ai/customer-thermometer-mcp:v1.0.3Version not declared
  • CUSTOMERTHERMOMETER_API_KEY

    Customer Thermometer API key (Super API key or sub-API key, from account Integration settings)

    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