MCP.so
ログイン

Search Stock News MCP Server 🚀

@Cognitive-Stack

Search Stock News MCP Server 🚀 について

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).

基本情報

カテゴリ

検索

ランタイム

node

トランスポート

stdio

公開者

Cognitive-Stack

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "search-stock-news-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "search-stock-news-mcp@latest"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Search Stock News MCP Server?

Search Stock News MCP Server is an MCP-compatible tool that provides real-time stock news search via the Tavily API. It works with Cline, Cursor, Claude Desktop, and any other MCP client, giving AI systems secure, two-way access to stock news.

How to use Search Stock News MCP Server?

Install the server via npx -y search-stock-news-mcp@latest or through Smithery. Then configure your MCP client (e.g., Cline, Cursor, Claude Desktop) with the command and your Tavily API key as an environment variable. After setup, use the search tool with parameters like symbol, companyName, maxResults, searchDepth, and includeDomains.

Key features of Search Stock News MCP Server

  • Real-time stock news search via Tavily API
  • Multiple customizable search query templates
  • Configurable search parameters and filtering
  • Domain-specific content filtering
  • Type-safe operations with TypeScript

Use cases of Search Stock News MCP Server

  • Get the latest news for a stock symbol, e.g., "AAPL"
  • Filter news by specific domains, e.g., Reuters or Bloomberg
  • Perform advanced searches with custom depth and minimum relevance scores
  • Retrieve up to 20 news items with fine-grained control over results

FAQ from Search Stock News MCP Server

What are the prerequisites for Search Stock News MCP Server?

You need a Tavily API key, a compatible MCP client (e.g., Claude Desktop or Cursor), and Node.js v16 or higher.

How do I install Search Stock News MCP Server?

Run npx -y search-stock-news-mcp@latest or use Smithery with npx -y @smithery/cli install search-stock-news-mcp --client claude.

How do I configure Search Stock News MCP Server in Cline?

Open the Cline MCP settings file, add a server entry with command npx -y search-stock-news-mcp@latest and your Tavily API key in the env field, then save.

How do I configure Search Stock News MCP Server in Claude Desktop?

Edit claude_desktop_config.json to include the server configuration with command npx -y search-stock-news-mcp@latest and your Tavily API key as an environment variable.

What are common issues when using Search Stock News MCP Server?

Common issues include server not found (check npm and Node.js), invalid API key (verify key and config syntax), and search results problems (ensure parameters are valid and company name/symbol are accurate).

コメント

「検索」の他のコンテンツ