Skip to main content
Glama
BlockBeatsOfficial

blockbeats-mcp

Official

get_newsflash

Retrieve and filter cryptocurrency newsflashes by category (e.g., important, on-chain, financing, AI), language, and page. Access timely market updates using the BlockBeats API.

Instructions

获取加密货币快讯,支持按分类(全部/重要/原创/首发/链上/融资/预测/AI)、页码和语言筛选

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNo快讯分类:all全部 | important重要 | original原创 | first首发 | onchain链上 | financing融资 | prediction预测市场 | ai(AI快讯)all
pageNo页码
sizeNo每页数量(最大50)
langNo语言:cn简体中文 | en英语 | cht繁体中文 | vi越南语 | ko韩语 | ja日语 | th泰语 | tr土耳其语cn
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided to indicate read-only or destructive nature. The description does not disclose any behavioral traits beyond what the schema already conveys (e.g., pagination, permission requirements, or return format).

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence that front-loads the purpose. It is concise and contains no extraneous information, though it could benefit from minor structural improvements (e.g., bullet points for clarity).

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has no output schema, and the description does not clarify return format or behavior (e.g., default pagination, sorting). For a list-retrieval tool, this is adequate but could be improved by mentioning typical response structure.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, and the description adds little beyond what the schema already provides for parameters like category and lang. The category list is repeated, but no new semantic information is given.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly specifies the verb 'get' and the resource 'cryptocurrency newsflash', distinguishing it from siblings like get_newsflash_24h (24-hour version) and search_news (search vs. list retrieval).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description lists filtering options but provides no guidance on when to use this tool versus alternatives (e.g., get_newsflash_24h, search_news). No when-not-to-use or exclusion criteria are included.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BlockBeatsOfficial/blockbeats-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server