Labsco
MCP SERVER

Feedback Synthesis MCP

by sapph1re

Turn a pile of GitHub issues, Hacker News comments and App Store reviews into ranked pain clusters with links back to the evidence.

Customer Support & Helpdesk
Summary
Feedback read for you, with the receipts kept.

The output is built to be argued with: every cluster carries an impact score and links back to the individual issues and comments behind it, so a ranking can be checked rather than trusted.

What it is

An MCP server that collects customer feedback from GitHub Issues, Hacker News and Apple App Store reviews, runs it through a multi-pass LLM pipeline, and returns ranked pain clusters with impact scores, evidence links and suggested actions. Calls are paid per call in USDC over x402 rather than by subscription.

What you get
  • Multi-source synthesis into ranked pain clusters, each with evidence links - the priciest of the four calls
  • Pain points extracted from a single source
  • Full-text search across cached feedback items - the cheapest of the four
  • Sentiment over time across sources
Requirements

No signup, but you do need a wallet: an EVM private key in EVM_PRIVATE_KEY, funded with USDC on Base mainnet, since each call is paid as it runs. Install with pip and put the key in your client config. The sources are GitHub Issues, Hacker News and Apple App Store reviews - anything else has to reach you another way.

Setup effort

One command plus a key — pip install feedback-synthesis-mcp, then supply credentials