Labsco
MCP SERVER · OFFICIAL PROJECT

StockNews.AI Signals

by StockNewsAI

AI-analysed financial news plus quotes, sector performance and company profiles — read-only by design.

Equity & Fund Market DataOfficial source
Summary
The server's own instructions forbid using it to place or execute trades, and that line is the product's boundary.

This is a research surface: news, sentiment, quotes, sector moves. Nothing here reaches a broker, and the vendor says so in the instructions the model receives rather than only in a terms page — which means the constraint travels with the connection. Use the two search modes deliberately: recent-first for what just happened, semantic for finding the older coverage that explains it. Market data through any single vendor is worth cross-checking before it informs a decision.

What it is

StockNews.AI's endpoint over their news signal database and market data. The handshake needs no credentials, so you can see the tool surface before deciding.

What you get
  • search and fetch — the documented entry point: find news signals, then pull one by id
  • fetch_recent_news sorted newest first, filterable by symbol, event and sentiment; fetch_financial_news by semantic similarity when relevance beats recency
  • fetch_company_profile, fetch_sectors_performance across the market
  • fetch_stock_price_change_stable for common periods, and batch quotes including after-hours
Requirements

An API key as a query parameter for quota'd use; the key and quota are shared with their REST API. No separate charge for the endpoint is documented.

Setup effort

Paste a URL with a key — add the endpoint to your client