C

crypto-news-mcp为 AI 代理提供来自 NewsData 的实时加密货币新闻的 MCP 服务器。

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

概览

Crypto News MCP Server 是一个 MCP 服务器,为 AI 代理提供来自 NewsData 的实时加密货币新闻。它提供三大工具:获取最新新闻标题、按关键字搜索新闻文章以及对特定主题的新闻进行摘要。服务器可通过 Smithery 安装,或直接从 GitHub 仓库克隆。完整功能需要 NewsData API 密钥,并支持新闻搜索的分页。项目采用 MIT 许可证,适用于需要获取加密货币最新信息的 AI 代理。

主要功能

  • 最新新闻标题
  • 加密货币新闻搜索
  • 新闻摘要
  • get_latest_news 工具
  • get_crypto_news 工具
  • summarize_news 提示

价格

模型
Free
评分
暂无评价

使用场景

AI 驱动的新闻分析

将 crypto-news-mcp 与 AI 代理集成,以实时分析并摘要加密货币新闻。

自动化新闻更新

使用该服务器获取并分发最新的加密货币新闻标题给用户或其他系统。

优点 & 缺点

优点

  • 提供实时加密货币新闻
  • 提供带分页的搜索功能
  • 能够生成特定主题的新闻摘要
  • Kukapay News MCP 无需 API 密钥
  • 完整的 AI 标注

缺点

  • 需要 Newsdata.io API 密钥
  • 仅限 Python 3.10+ 环境
  • 依赖外部 NewsData 服务

评测

登录以留下评测。

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

问答

How do I integrate this MCP server with a Claude desktop client?

Install via Smithery with the command `npx y @smithery/cli install @kukapay/crypto news mcp client claude`, or manually configure the MCP client by adding the server command, path, and NEWS_API_KEY in the mcpServers section of your config.

Asked by Vikram Rao · Dec 25, 2025

Can I retrieve a specific number of news pages?

Yes, the get_crypto_news tool accepts a max_pages parameter to control pagination. By default it fetches one page, but you can set it to any positive integer to retrieve more results.

Asked by Yaw Owusu · Dec 2, 2025

What programming environment does Crypto News MCP support?

The server requires Python 3.10 or newer. It can be installed via Smithery or directly from GitHub using pip for dependencies like mcp[cli], httpx, and python-dotenv.

Asked by Rania Nasser · Oct 18, 2025

Do I need an API key to use Crypto News MCP?

Yes, a NewsData.io API key is required for full functionality. The server can be set up with the key in the environment variable NEWS_API_KEY, or you can use the Kukapay News MCP variant which does not need a key.

Asked by Ravi Chandrasekaran · Oct 12, 2025

提问

服务配缩器 的替代品