Armor Crypto MCPofficial
A
securityA
licenseA
qualityAn MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.
Last updated -
20
177
Python
GPL 3.0
MCP 服务器为 AI 代理提供来自 BlockBeats 的区块链新闻和深度文章。
get_latest_news
工具获取最新的区块链快速新闻文章。get_latest_articles
工具访问详细的区块链文章。en
)、简体中文( cn
)、繁体中文( cht
)。该服务器提供两个主要工具:
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'
)。例子:
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'
)。例子:
本项目遵循 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.
MCP 服务器为 AI 代理提供来自 BlockBeats 的区块链新闻和深度文章。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/blockbeats-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server