Serversio.github.salvisare/sensecritiq
S

io.github.salvisare/sensecritiq

io.github.salvisare/sensecritiq · v0.1.3
▦ pypi
v0.1.3pypi pypi: sensecritiq-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.salvisare/sensecritiq",
  "description": "UX research synthesis. Upload interviews and get themes, findings, and verbatim quotes in minutes.",
  "repository": {
    "url": "https://github.com/salvisare/sensecritiq",
    "source": "github",
    "subfolder": "mcp-server"
  },
  "version": "0.1.3",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "sensecritiq-mcp",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your SenseCritiq API key. Get yours at sensecritiq.com",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "SCQ_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}