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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Cognitive-Stack/search-stock-news-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server