Feedback Synthesis MCP
io.github.sapph1re/feedback-synthesis-mcpSynthesize GitHub Issues, HN and App Store reviews into ranked pain clusters. Pay-per-call x402.
Tools · 4
Multi-source feedback synthesis into ranked pain clusters.
Quick single-source pain point extraction.
Full-text search across cached feedback items.
Time-series sentiment analysis across feedback sources.
Similar MCP servers embedding-nearest
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"
}
}
}