mcpbeat

Just Signal MCP Server

com.ou-reports/just-signal
answering

Just Signal is answering right now. Last checked 14 min ago. 93 installs a week from npm. It exposes 5 tools.

Keyless MCP for Just Signal: live quotes, report publishing, scorecard, and Chophouse panel grades.

Installs per day peak 138 · avg 12 · -47% w/w
a month agotoday
Uptime history 41 hours of history · worst hour 67%
41 hours agonow
98.9%
Uptime 24h
90 of 91 checks
5
Tools
read from the server
756 ms
Response time
average over 24h
93
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add just-signal --transport http https://www.ou-reports.com/api/mcp.php
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "just-signal": {
      "url": "https://www.ou-reports.com/api/mcp.php"
    }
  }
}
~/.codex/config.toml
[mcp_servers.just-signal]
url = "https://www.ou-reports.com/api/mcp.php"
.cursor/mcp.json
{
  "mcpServers": {
    "just-signal": {
      "url": "https://www.ou-reports.com/api/mcp.php"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "just-signal": {
      "url": "https://www.ou-reports.com/api/mcp.php"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

panel
get_panel_grade
The Investment Panel's read on one ticker: its Chophouse doneness grade (RAW..CHARRED, how much value is already cooked in) plus every seat's vote across 11 emulated investor lenses, with the registry verdict for context. The panel advises, the reader decides. Says so if the ticker is not plated yet.
publish
publish_report
Ground, render, and PUBLISH a Just Signal briefing to the public library. Grounds each ticker's live Day-0 price and computes exact dollar targets from your % projections. Targets MUST be percentages ("+18%") or multiples ("2.5x"), never dollars. assetOrSector: "Name (TICKER)" or "(PRIVATE)" for relative basis. Open to community contributions: the server itself renders every report, and tokenless publishing is rate-limited per day.
reports
list_reports
List recent Just Signal reports from the public library (newest first).
scorecard
get_scorecard
Audit past signals: projected vs actual return for every grounded ticker, graded AHEAD / TRACKING / BEHIND, pro-rated by elapsed time.
stock
get_stock_quote
Live stock/ETF quote (price + % change) via Just Signal's market-data relay. Establishes a ticker's Day-0 baseline before projecting.

Endpoints

URLTransportStateLatencyChecked
https://www.ou-reports.com/api/mcp.php streamable-http answering 769 ms 14 min ago

Just Signal — questions

Answers built from our own checks of this server.

What can Just Signal do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_panel_grade, get_scorecard, get_stock_quote, list_reports, publish_report. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Just Signal working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 756 ms. The bar chart above shows every period we have measured.
How do I connect Just Signal?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Just Signal need an API key?
No. Just Signal completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Just Signal?
It answers our handshake in 756 ms on average, which is faster than 11% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Just Signal?
The npm package just-signal-mcp was installed 93 times in the last week. Week over week that is -47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.