BlockBeats MCP サーバー
AI エージェント向けに BlockBeats からブロックチェーンのニュースや詳細な記事を配信する MCP サーバー。
特徴
- 高速ニュース検索:
get_latest_news
ツールを使用して、最新のブロックチェーン高速ニュース記事を取得します。 - 詳細記事:
get_latest_articles
ツールを使用して、詳細なブロックチェーン記事にアクセスします。 - 多言語サポート:英語 (
en
)、簡体字中国語 (cn
)、繁体字中国語 (cht
) をサポートします。
インストール
- リポジトリのクローンを作成します:
- 依存関係をインストール:
- サーバーを実行します:
- 開発モードの場合(ホットリロードが有効):
- Claude Desktop を本番環境で使用する場合:
- 開発モードの場合(ホットリロードが有効):
使用法
サーバーは主に 2 つのツールを提供します。
get_latest_news
BlockBeats のopen-api/open-flash
エンドポイントから最新のブロックチェーン速報記事を取得します。
パラメータ:
size
(int): ページあたりの記事数 (デフォルト: 5)。max_pages
(int): 取得するページの最大数 (デフォルト: 1)。type
(str): ニュース タイプ フィルター。例: 重要なニュースの場合は'push'
(デフォルト:'push'
)。lang
(str): ニュースの言語 (英語の場合は'en'
、簡体字中国語の場合は'cn'
、繁体字中国語の場合は'cht'
、デフォルト:'en'
)。
例:
- 入力: 「1 ページから最新のブロックチェーン ニュース記事 2 件を英語で取得してください。」
- 出力:
get_latest_articles
BlockBeats のopen-api/open-information
エンドポイントから詳細なブロックチェーン記事を取得します。
パラメータ:
size
(int): ページあたりの記事数 (デフォルト: 5)。max_pages
(int): 取得するページの最大数 (デフォルト: 1)。type
(str): 記事タイプフィルター。例: 重要な記事の場合は'push'
(デフォルト:'push'
)。lang
(str): 記事の言語 (英語の場合は'en'
、簡体字中国語の場合は'cn'
、繁体字中国語の場合は'cht'
、デフォルト:'en'
)。
例:
- 入力:「プッシュ型の最初のページから英語で詳細なブロックチェーンの記事を 1 つ表示してください。」
- 出力:
ライセンス
このプロジェクトはMITライセンスの下でライセンスされています。詳細はLICENSEファイルをご覧ください。
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.
AI エージェント向けに BlockBeats からブロックチェーンのニュースや詳細な記事を配信する MCP サーバー。
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.Last updated -20194PythonGPL 3.0
- -securityAlicense-qualityAn MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.Last updated -5PythonMIT License
- -securityAlicense-qualityAbout An MCP server that provides real-time access to the latest news from Cointelegraph.Last updated -2PythonMIT License
- AsecurityAlicenseAqualityAn MCP server that provides access to Etherscan blockchain data APIs, allowing users to query Ethereum blockchain information through natural language.Last updated -67219TypeScriptMIT License