mcpbeat Sign in

Sensecritiq MCP Server

by salvisare Your server? Claim it
local only

Sensecritiq runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from pypi.

UX research synthesis. Upload interviews and get themes, findings, and verbatim quotes in minutes.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 30 · avg 8 · -41% w/w
a month agotoday
52
Installs / week
pypi · sensecritiq-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add sensecritiq -- uvx sensecritiq-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sensecritiq": {
      "args": [
        "sensecritiq-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sensecritiq]
command = "uvx"
args = ["sensecritiq-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "sensecritiq": {
      "args": [
        "sensecritiq-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sensecritiq": {
      "args": [
        "sensecritiq-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: SCQ_API_KEY (Your SenseCritiq API key. Get yours at sensecritiq.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Sensecritiq

same job, measured the same way
IPOGrid IPO Calendar & Filing Research
by ipogrid

IPO calendar, SEC filings, deal terms, and IPO news research via the IPOGrid MCP server.

4 tools answering
TailThemes
by tailthemes

Search Tailwind CSS and React themes, read their tokens and source files, and get download URLs.

4 tools answering
Nexus Alpha Geometry
by spearmanmode

Finance research agent for thesis, trade note, and market-state review.

1 tools answering
Conveo
by conveo

Qualitative research platform. Design studies, analyze interviews, and generate insights.

answering
Motif
by sleepycobalt

Research synthesis with receipts: cited, critic-checked insights from interview transcripts.

932 installs/wk local only
Cookiy
by cookiy

AI user research via studies, interviews, recruitment, reports, and quantitative surveys.

answering
Invest Brain
by lj22503

A-share investment research: quotes, financials, behavior patterns, and trading journals.

local only
Google News & Trends MCP
by akzar1el

Query Google News RSS feeds and search interest over time via Google Trends.

527 installs/wk local only

Sensecritiq — questions

Answers built from our own checks of this server.

Why is there no uptime for Sensecritiq?
Sensecritiq runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package sensecritiq-mcp was installed 52 times last week.
Is Sensecritiq still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Sensecritiq?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls sensecritiq-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Sensecritiq?
The pypi package sensecritiq-mcp was installed 52 times in the last week. Week over week that is -41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.