blockbeats-mcp logo

blockbeats-mcp一个为 AI 代理提供 BlockBeats 区块链新闻和深度文章的 MCP 服务器。

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

BlockBeats MCP Server 是一个 MCP 服务器,为 AI 代理提供 BlockBeats 的区块链新闻和深度文章。它提供快速的新闻检索、深度文章以及英语、简体中文和繁体中文的多语言支持。服务器包括两个主要工具:get_latest_news 和 get_latest_articles。get_latest_news 从 BlockBeats 的 open-api/open-flash 接口获取最新的区块链快讯文章,而 get_latest_articles 则从 BlockBeats 的 open-api/open-information 接口获取深度区块链文章。用户可以通过 size、max_pages、type、lang 等参数自定义获取的文章。该 API 使用无需 API 密钥。

主要功能

  • 用于获取最新区块链快讯的 get_latest_news 工具
  • 用于获取区块链深度文章的 get_latest_articles 工具
  • 多语言支持(英语、简体中文、繁体中文)

价格

模型
Free
评分
暂无评价

使用场景

最新区块链新闻

为 AI 代理获取最新的区块链快讯文章。

区块链深度文章

为 AI 代理提供详细的区块链文章。

优点 & 缺点

优点

  • 快速获取新闻
  • 多语言支持
  • 无需 API 密钥

缺点

  • 自定义选项有限
  • 依赖 BlockBeats 的 open-api 接口

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What languages are supported and how do I request a specific language?

The server supports English (en), Simplified Chinese (cn), and Traditional Chinese (cht). Pass the desired language code in the lang parameter when calling either tool to receive content in that language.

Asked by Isabela Almeida · Jun 2, 2026

Does BlockBeats MCP require an API key or authentication?

No, the API does not require an API key. You can call get_latest_news or get_latest_articles directly, making it easy to integrate into AI agents without credential setup.

Asked by Lucas Petit · May 31, 2026

Can I get in‑depth articles instead of short news?

Yes, use get_latest_articles. It pulls detailed blockchain articles from the open-information endpoint. Parameters mirror get_latest_news (size, max_pages, lang) but you can set type if needed to filter topics.

Asked by Youssef El-Sayed · May 24, 2026

How do I retrieve the most recent blockchain news with BlockBeats MCP?

Use the get_latest_news tool, specifying parameters like size, max_pages, type, and lang. For example, to get two English news items: size=2, max_pages=1, lang='en'. The API returns article ID, title, content, link, and creation date.

Asked by Yara Mansour · May 16, 2026

提问

服务配缩器 的替代品