Observatory of public media reception: classify YouTube comments for mood, support and controversy.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A seismograph for public opinion. PJQ measures how an audience actually received a piece of media β separating genuine opinion from fan noise, bots, and self-promoters.
Live: pjq.life Β· License: Apache-2.0
PJQ takes the URL of a piece of content (YouTube today; Reddit, Telegram, and
News next), samples the comments under it, and classifies every comment against
a 7-category stance rubric. The output is a verdict: a numeric reception
score (mood) plus a structured breakdown β how many people substantively
agreed, how many pushed back, how many stayed neutral, and how much noise is
drowning the signal.
Think of it as an observatory of media reception, exposed over two transports on one core:
/api/v1/*) for analytics automation, and/mcp/) so AI agents (Claude Desktop and friends) can run
analyses and read verdicts directly inside a chat.This repo is the open client + specification of PJQ. The hosted analysis engine (sampling, classification, QA, the ONNX stance model and the prompt internals) stays closed β it is the product's moat. What's open here is everything you need to use, integrate with, and understand PJQ:
Every comment gets exactly one of: SUP (substantive support), AGA (substantive against), NEU (neutral), OFF (off-topic), THIN (thin positive β praise without an argument), SUS (inorganic β bot / paid / coordinated), AGN (own agenda β the comment is a vehicle for the author's external goal).
Reporting rule: opinion metrics (mood, support) are computed strictly
from SUP / AGA / NEU. THIN / OFF / SUS / AGN are counted separately and never
inflate support percentages. See spec/RUBRIC.md.
The client is a standard Vite SPA. By default it talks to the hosted backend at
pjq.life (same-origin in production).
To point the client at a different backend, copy web/.env.example and set
VITE_API_BASE.
docs/api-reference.md. Read-only tools cost
no credits; a full analysis costs one credit.https://pjq.life/mcp/ and see
docs/mcp-reference.md for the exported tools.Comment raw texts are never returned over the API β only aggregates, percentages, and a small set of representative exemplars, per PJQ's privacy policy.
PJQ is live and in active development. The roadmap is public at pjq.life/flightlog. This repository tracks the client and the spec; engine changes ship to the hosted service.
Copyright 2026 PJQ (github.com/Makaric). Licensed under the Apache License,
Version 2.0 β see LICENSE.
Π ΡΡΡΠΊΠ°Ρ Π²Π΅ΡΡΠΈΡ: README_RU.md.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/pjq-public-judgment-quotient)<a href="https://allmcps.com/mcp/pjq-public-judgment-quotient"><img src="https://allmcps.com/api/badge/pjq-public-judgment-quotient?style=directory" alt="PJQ β Public Judgment Quotient on AllMCPs" /></a>