mcpbeat Sign in

StockQuote MCP Server

not responding

StockQuote is listed as active in the registry but did not answer our last check.

Real-time stock quotes, company info, historical prices, and market movers.

Uptime history 48 days of history · worst day 0%
48 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
461 ms
Response time
average over 24h
open, no key
Access
sse

StockQuote does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

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

run in your terminal
claude mcp add stock-quote --transport http https://stock.rjctdlabs.xyz/sse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stock-quote": {
      "url": "https://stock.rjctdlabs.xyz/sse"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stock-quote]
url = "https://stock.rjctdlabs.xyz/sse"
.cursor/mcp.json
{
  "mcpServers": {
    "stock-quote": {
      "url": "https://stock.rjctdlabs.xyz/sse"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stock-quote": {
      "url": "https://stock.rjctdlabs.xyz/sse"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://stock.rjctdlabs.xyz/sse sse answering 461 ms 15 min ago

Alternatives to StockQuote

same job, measured the same way
Zwldarren Akshare One MCP
by smithery

Provide access to Chinese stock market data including historical prices, real-time data, news, and…

answering
Yahoo Finance MCP Server
by thenextgennexus

Get real-time stock quotes, historical data, and compare stocks via Yahoo Finance

17 installs/wk local only
O
Market Data
by memoryapi

Real-time stock quotes, market indices, and institutional holdings

3 tools answering
TickDB Market Data
by tickdb

Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes

13 tools answering
Twelvedata
by twelvedata

Twelve Data MCP: real-time & historical market data (stocks, crypto, forex, etc).

answering
Alpha Vantage MCP
by alphavantage

Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators

answering
Yahoo Finance Scraper — Quotes & Financials
by ranovam

Scrape stock quotes, historical prices, and financial statements from Yahoo Finance.

answering
Alpha Vantage
by mcparmory

Track stock prices, search symbols, and compute 50+ technical indicators

247 installs/wk local only

StockQuote — questions

Answers built from our own checks of this server.

Is StockQuote 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 461 ms. The bar chart above shows every period we have measured.
The registry lists StockQuote 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 StockQuote?
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 StockQuote need an API key?
No. StockQuote completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.