voice-of-customer

sherifButt/voice-of-customer
★ 0 stars TypeScript Security Updated today
MCP server that mines Reddit and Hacker News for the verbatim language people use about a problem — so marketing angles answer real complaints instead of invented ones
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "voice-of-customer": {
      "command": "npx",
      "args": [
        "-y",
        "sherifButt/voice-of-customer"
      ]
    }
  }
}

README Excerpt

An MCP server that mines real online discussion for **the verbatim language people use about a problem** — so marketing angles can be written as a *response to real complaints* instead of invented ones. It is a TypeScript port of a proven Python helper (`ad-studio/tools/pain-research.py`): same OAuth flow, same endpoints, same normalisation, wrapped as MCP tools.

Tools (3)

find_objectionsfind_painmine_subreddits

Topics

claude-codehacker-newsmarket-researchmcpmcp-servermodel-context-protocolreddit-apitypescriptvoice-of-customer