Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.oswarld/technical

io.github.oswarld/technical

Technical analysis (RSI, MA, signal score) for 9,400+ global stocks, by ticker or name.

Uptime
100.0%
1 direct probes · 30d
Response
719ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

get_technical_analysis

Technical levels for one or more covered stocks (KR/US/HK/CN/JP/TW/EU) from the precomputed cache: price, MA5/20/60/120, RSI14, Bollinger position, support/resistance, 52-week range, momentum, volatil…

screen_technicals

Screen the covered universe by trend, signal score, RSI, market, and sector. Sort by 'below_high' or 'rsi_asc' for pullbacks/oversold stocks, or 'signal_desc'/'momentum_desc' for leaders.

list_covered_stocks

Browse the covered universe, optionally filtered by market, sector, or ticker/name. Results include the latest signal score and trend when available.

search

Search the covered stock universe by company name or ticker (KR/EN). Returns ids, titles, URLs, and short technical snippets. Pair with fetch for a full record.

fetch

Fetch the full technical record for one stock by id, ticker, or company name. Returns a readable summary and structured metadata.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.oswarld/technical": {
      "url": "https://www.bullbear.ninja/api/mcp",
      "transport": "streamable-http"
    }
  }
}