Mcp Quanmiao Hotnews
@iic-llm-solution
全妙新闻播报MCP Server 是一个基于阿里云百炼API的新闻聚合服务,专注于实时获取热点新闻资讯。
Overview
What is Mcp Quanmiao Hotnews?
Mcp Quanmiao Hotnews is an MCP server that aggregates and delivers real-time hot news by leveraging the Alibaba Cloud Bailian API. It is designed for developers and AI applications that need up-to-date news information.
How to use Mcp Quanmiao Hotnews?
Configure environment variables (ALIBABA_CLOUD_ACCESS_KEY_ID, ALIBABA_CLOUD_ACCESS_KEY_SECRET, WORKSPACE_ID, and optionally QUANMIAO_MCP_TRANSPORT). Then run the Node.js server using npx -y @iic-llm-solution/mcp-quanmiao-hotnews-node. It supports both stdio and sse transport modes. Example configuration for mcpServers is provided in the README.
Key features of Mcp Quanmiao Hotnews
- Real‑time hot news aggregation via Alibaba Cloud Bailian API.
- Tool for fetching a list of hot news.
- Both Node.js and Python server implementations.
- Supports stdio and SSE transport protocols.
- Currently free to use (limited‑time offer).
Use cases of Mcp Quanmiao Hotnews
- Integrating hot news into AI chat applications (e.g., Cherry Studio).
- Enabling LLM agents to fetch and summarize breaking news.
- Building custom news dashboards or alert systems.
FAQ from Mcp Quanmiao Hotnews
What Alibaba Cloud resources are required?
You need an Alibaba Cloud account, an activated Bailian service, and a workspace ID. Also, create a RAM user with AccessKey/SecretKey and grant it the AliyunAiMiaoBiFullAccess permission.
How do I obtain the workspace ID?
Go to the Bailian console’s business management page, select your workspace, and copy the workspace ID displayed there.
What environment variables must be set?
ALIBABA_CLOUD_ACCESS_KEY_ID, ALIBABA_CLOUD_ACCESS_KEY_SECRET, and WORKSPACE_ID are required. Optionally set QUANMIAO_MCP_TRANSPORT (default: stdio) and QUANMIAO_MCP_PORT for SSE mode.
Which transport modes are supported?
The server supports stdio (recommended) and sse (HTTP) transport modes. The default is stdio.
Is Mcp Quanmiao Hotnews free?
According to the README, the Bailian app "百炼轻应用:车机网络热点信息互动问答" is currently free with no activation needed. The server itself is open‑source under Apache 2.0.