Back to directory
cognitive-stack/search-stock-news-mcp

cognitive-stack/search-stock-news-mcp

@Cognitive-Stack

Search Stock News MCP offers real-time stock news search with customizable filters via Tavily API, using type-safe operations and the Model Context Protocol (MCP).

stocknewssearchtavilymcptypescriptfinance

Installation & Configuration

{
  "mcpServers": {
    "search-stock-news-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "search-stock-news-mcp@latest"
      ],
      "env": {
        "TAVILY_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17