ヘッドラインバイブス分析MCPサーバー
米国の主要出版物のニュース見出しにおける感情分析を行うモデルコンテキストプロトコルサーバーです。このサーバーは、標準的な日付ベースのインターフェースと自然言語による日付解析の両方を提供し、使いやすさを向上させています。
特徴
リクエストごとに最大100件の見出しを分析
米国の主要ニュースソースにおける見出しの均等な分布
0~10 段階の感情スコア(0 = 最も否定的、10 = 最も肯定的)
自然言語による日付解析(例:「昨日」、「先週の金曜日」)
詳細なソース配布情報
結果に含まれるサンプルの見出し
前提条件
Node.js v16以上
NewsAPI キー ( https://newsapi.orgで取得)
インストール
リポジトリをクローンします。
依存関係をインストールします:
サーバーを構築します。
MCP 設定ファイルで NewsAPI キーを設定します。
利用可能なツール
見出しを分析する
自然言語による日付入力または特定の日付を使用して感情を分析します。
使用例:
入力例:
「先週の金曜日」
「3日前」
「3月10日」
「2週間前」
「2025-02-11」(YYYY-MM-DD形式もサポートされています)
応答フォーマット
ツールは次の形式で結果を返します。
ニュースソース
サーバーは、以下を含む米国の主要ニュースソースから見出しを取得します。
AP通信
ロイター
CNN
フォックスニュース
NBCニュース
ABCニュース
ウォール・ストリート・ジャーナル
ワシントン・ポスト
USAトゥデイ
ブルームバーグ
ビジネスインサイダー
時間
エラー処理
サーバーは、一般的な問題に対して明確なエラー メッセージを提供します。
無効な日付形式
解析不可能な自然言語クエリ
指定された日付の見出しが見つかりません
NewsAPIからのAPIエラー
発達
開発中にサーバーをウォッチモードで実行するには:
ライセンス
マサチューセッツ工科大学
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.
標準および自然言語の両方のデータ入力を使用して、米国の主要出版物のニュースの見出しの感情を分析し、世論の傾向に関する洞察を可能にします。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityFetches and processes Hacker News discussions to prepare them for Claude to generate high-quality summaries, handling comment structure and metadata to help Claude understand the relative importance of different comments.Last updated -1MIT License
- AsecurityFlicenseAqualityA server providing access to news articles from various categories including tech, data science, cybersecurity, and more, allowing retrieval and summarization of latest content.Last updated -13
- -securityAlicense-qualityTurkish sentiment anlaysis with MCPLast updated -1Apache 2.0
- AsecurityAlicenseAqualitySearch and retrieve news articles and trending keywords from Google News and Google Trends. Summarize articles and extract keywords using optional NLP and LLM Sampling to get concise insights.Last updated -554MIT License