库卡佩新闻MCP
公开托管的MCP服务器,用于聚合加密货币新闻和可操作的市场洞察。
- 统一资源定位符:
https://news.kukapay.com/mcp - 运输:
streamable_http
特性
- 即时访问-只需添加公共URL并开始使用。
- 可定制的新闻流-按关键字、主题或实体过滤。
- 趋势主题和实体——可配置的时间窗口。
- 按关键字、主题或实体划分的每日情绪指数(-100至+100)。
工具(所有流媒体就绪)
| 工具名称 | 参数 | 用例 |
|---|---|---|
get_latest_news | days, limit, keyword?, topic?, entity? | 使用精确过滤器获取最新消息 |
list_trending_topics | days, limit | 市场在谈论什么 |
list_trending_entities | days, limit | 谁/哪些公司占据头条新闻 |
get_sentiment_trend | days, keyword?, topic?, entity? | 任何过滤器下的每日情绪曲线 |
快速入门(克劳德桌面/光标/风帆)
- 打开MCP设置→ 添加新工具
- 填写:
Name: Kukapay News
URL: https://news.kukapay.com/mcp
Transport: streamable_http- 点击“刷新工具”——您将立即看到所有带有完整描述和参数提示的工具。
示例提示
Show me the sentiment trend for the last 7 days about Tesla and Elon Musk
→ calls get_sentiment_trend { entity: "Elon Musk", keyword: "Tesla" }
List the top 10 trending topics today
→ calls list_trending_topics { days: 1, limit: 10 }
Get the 15 latest news containing “rate cut” in the past 3 days
→ calls get_latest_news { days: 3, keyword: "rate cut", limit: 15 }许可证
© 2025 库卡佩 –保留所有权利。
