Batch US Stock Quotes Up To 50 Tickers
x402/batch-us-stock-quotes-up-to-50-tickersLive quotes for up to 50 US stock tickers in a single API call. Returns price, percentage change, volume, market cap, and pre or post market quote when available for each ticker. Ideal for AI portfolio refresh, comparative analysis across watchlist, sector rotation detection, and dashboards displaying multiple positions in one call. [x402: $0.01/call on base, category=finance]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"batch_us_stock_quotes_up_to_50_tickers": {
"url": "https://proxy.suverse.io/v1/data/suverse-stock-batch-quotes",
"transport": "http"
}
}
}