# just-signal MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-ou-reports-just-signal
- Website: https://www.ou-reports.com/mcp.html

## Install
- Command: `npx -y just-signal-mcp`
- Endpoint: https://www.ou-reports.com/api/mcp.php
- Auth: Not captured

## Setup notes
- Package: Npm just-signal-mcp v1.3.0
- Remote endpoint: https://www.ou-reports.com/api/mcp.php

## Tools
- 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. Endpoint: https://www.ou-reports.com/api/mcp.php
- 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. Endpoint: https://www.ou-reports.com/api/mcp.php
- list_reports - List recent Just Signal reports from the public library (newest first). Endpoint: https://www.ou-reports.com/api/mcp.php
- get_scorecard - Audit past signals: projected vs actual return for every grounded ticker, graded AHEAD / TRACKING / BEHIND, pro-rated by elapsed time. Endpoint: https://www.ou-reports.com/api/mcp.php
- 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. Endpoint: https://www.ou-reports.com/api/mcp.php

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.ou-reports
- Version: 1.3.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 25, 2026
- Source: https://registry.modelcontextprotocol.io
