Back to search
90
MCP live v1.1.0 sse

Stock Price API

io.github.Br0ski777/stock-price

Real-time stock quotes — price, change, volume, market cap. x402 micropayment.

Uptime
33.3%
6 probes
Response
211ms
last probe
Tools
1
callable

Tools · 1

finance_get_stock_price

Use this when you need a real-time stock price quote. Returns market data for any ticker symbol in JSON. Returns: 1. symbol and companyName 2. price (current) 3. change and changePercent 4. volume 5.…

Similar MCP servers embedding-nearest

Stock Price API
Real-time stock quotes — price, change, volume, market cap. x402 micropayment.
0 tools · sse
Token Price API live
Real-time crypto token prices — price, 24h change, market cap, volume. x402 micropayment.
1 tools · sse
Stock Price
Real-time stock quotes with price, change, volume, and market cap.
0 tools
Token Price API
Real-time crypto token prices — price, 24h change, market cap, volume. x402 micropayment.
0 tools · sse
com.thenextgennexus/yahoo-finance-mcp-server live
Yahoo fundamentals: earnings, P/E, analyst targets, peer comparisons for equity research.
3 tools · streamable-http
com.thenextgennexus/finance-mcp-server live
Stocks, crypto, FX, and portfolio math in one tool — no per-source API juggling.
5 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "stock_price_api": {
      "url": "https://stock-price.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}