Serversio.github.sapph1re/feedback-synthesis-mcp
M

Feedback Synthesis MCP

io.github.sapph1re/feedback-synthesis-mcp · v0.1.1
▦ pypi
v0.1.1pypi pypi: feedback-synthesis-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.sapph1re/feedback-synthesis-mcp",
  "description": "Synthesize GitHub Issues, HN and App Store reviews into ranked pain clusters. Pay-per-call x402.",
  "title": "Feedback Synthesis MCP",
  "repository": {
    "url": "https://github.com/sapph1re/feedback-synthesis-mcp",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "feedback-synthesis-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "EVM wallet private key for x402 micropayment signing (any wallet with USDC on Base mainnet)",
          "format": "string",
          "isSecret": true,
          "name": "EVM_PRIVATE_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}