A
securityA
licenseA
qualityThis is a TypeScript-based MCP server that allows searching for New York Times articles from the last 30 days based on a keyword.
Last updated -
1
5
8
JavaScript
MIT License
tavily による検索機能を提供するモデル コンテキスト プロトコル (MCP) サーバー。
インストール
mcp 構成ファイルに構成を追加します。
またはデバッグ
パラメータ | タイプ | デフォルト値 | 説明 | 必須 |
---|---|---|---|---|
keyword | string | 該当なし | 検索するキーワード。 | はい |
days | number | 7 | 検索対象となる日数。デフォルトは 7 日です。 | いいえ |
limit | number | 5 | 返されるニュース記事の数。デフォルトは 5 です。 | いいえ |
search_depth | string | "basic" | 検索の深さ。 "basic" または"advanced" を指定できます。デフォルトは"basic" です。 | いいえ |
topic | string | "news" | 検索のトピック。選択肢は"general" (未処理のページ)または"news" (高品質のニュース)です。デフォルトは"news" です。 | いいえ |
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tavily Search を使用してニュースページや画像を検索します。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/y7ut/mcp-tavily-search'
If you have feedback or need assistance with the MCP directory API, please join our Discord server