io.github.oswarld/technical
io.github.oswarld/technicalTechnical analysis (RSI, MA, signal score) for 9,400+ global stocks, by ticker or name.
Tools · 5
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 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.
Browse the covered universe, optionally filtered by market, sector, or ticker/name. Results include the latest signal score and trend when available.
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 the full technical record for one stock by id, ticker, or company name. Returns a readable summary and structured metadata.
Similar MCP servers embedding-nearest
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"
}
}
}