mcpbeat

Technical MCP Server

io.github.oswarld/technical
not responding

Technical is listed as active in the registry but did not answer our last check. It exposes 5 tools.

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

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
0.0%
Uptime 24h
0 of 91 checks
5
Tools
read from the server
107 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

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.

covered
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.
fetch
fetch
Fetch the full technical record for one stock by id, ticker, or company name. Returns a readable summary and structured metadata.
screen
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.
search
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.
technical
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, volatility, trend, and a 0-100 signal score. Accepts tickers or Korean/English company names.

Endpoints

URLTransportStateLatencyChecked
https://www.bullbear.ninja/api/mcp streamable-http answering 107 ms 12 min ago

Technical — questions

Answers built from our own checks of this server.

What can Technical do?
It exposes 5 tools, read directly from the server on our last check. Among them: fetch, get_technical_analysis, list_covered_stocks, screen_technicals, search. 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 Technical working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 107 ms. The bar chart above shows every period we have measured.
The registry lists Technical as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Technical?
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 Technical need an API key?
No. Technical 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.