Search Stock News MCP Server

search-stock-news

Search for real-time stock news using a stock symbol and company name, providing filtered and customized results to stay informed on market updates.

Instructions

Search for stock-related news using Tavily API

Input Schema

NameRequiredDescriptionDefault
companyNameYesFull company name to include in the search
symbolYesStock symbol to search for (e.g., 'AAPL')

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "companyName": { "description": "Full company name to include in the search", "type": "string" }, "symbol": { "description": "Stock symbol to search for (e.g., 'AAPL')", "type": "string" } }, "required": [ "symbol", "companyName" ], "type": "object" }

You must be authenticated.

Other Tools from Search Stock News MCP Server

Related Tools

ID: 4xlrzcfsag