Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Feedback Synthesis MCP

io.github.sapph1re/feedback-synthesis-mcp

Synthesize GitHub Issues, HN and App Store reviews into ranked pain clusters. Pay-per-call x402.

Uptime
100.0%
1 direct probes · 30d
Response
225ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

synthesize_feedback

Multi-source feedback synthesis into ranked pain clusters.

get_pain_points

Quick single-source pain point extraction.

search_feedback

Full-text search across cached feedback items.

get_sentiment_trends

Time-series sentiment analysis across feedback sources.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "feedback_synthesis_mcp": {
      "url": "https://feedback-synthesis-mcp-production.up.railway.app/mcp",
      "transport": "streamable-http"
    }
  }
}