MCP Quanmiao Hotnews
M

MCP Quanmiao Hotnews

Quanmiao News Broadcast MCP Server is a news aggregation service based on Alibaba Cloud Bailian API, focusing on real-time acquisition of hot news and information.
2 points
6.0K

What is Quanmiao News Broadcast MCP Server?

Quanmiao News Broadcast is an intelligent news aggregation service that uses the Alibaba Cloud Bailian API to obtain and organize real-time hot news from across the web, helping users quickly keep up with the latest news and trends.

How to use Quanmiao News Broadcast?

Simply configure your Alibaba Cloud account and API key, and you can obtain real-time news data through the command line or SSE mode. It supports integration into various applications.

Applicable scenarios

Suitable for scenarios that require real-time news data, such as news aggregation platforms, intelligent assistants, and in-vehicle systems, especially for applications that need automated news acquisition.

Main features

Real-time news acquisition
Automatically crawl hot news from across the web and keep the data updated in real-time
Multi-language support
Support the acquisition and processing of Chinese and English news
Dual-mode operation
Support two data transmission modes: stdio and sse
Advantages
Based on Alibaba Cloud Bailian API, with reliable data sources
Simple configuration for quick access
Support multiple operation modes to adapt to different scenarios
Limitations
Requires an Alibaba Cloud account and API authorization
Limited news classification and filtering functions

How to use

Register an Alibaba Cloud account
Visit the Alibaba Cloud official website to register an account and log in
Activate the Bailian service
Activate the Bailian service in the console and obtain the workspace_id
Create a RAM user
Create a RAM user and obtain the AccessKey
Configure environment variables
Set necessary environment variables such as ALIBABA_CLOUD_ACCESS_KEY_ID
Run the service
Select the stdio or sse mode to run the service

Usage examples

Integrate in Cherry Studio
After configuring the service as an MCP Server, you can directly obtain hot news in the conversation
Get news via the command line
Run directly through the command line to obtain news data

Frequently Asked Questions

How to obtain the workspace_id?
Is the service charged?
What news categories are supported?

Related resources

Alibaba Cloud official website
The main website of Alibaba Cloud
Bailian console
The management interface for the Bailian service
GitHub repository
The project source code

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "fetch_hot_news": {
      "isActive": true,
      "name": "fetch_hot_news",
      "description": "获取热点新闻列表",
      "command": "npx",
      "args": [
        "-y",
        "@iic-llm-solution/mcp-quanmiao-hotnews-node"
      ],
      "env": {
        "ALIBABA_CLOUD_ACCESS_KEY_ID": "<阿里云AccessKeyID>",
        "ALIBABA_CLOUD_ACCESS_KEY_SECRET": "<阿里云AccessKeySecret>",
        "WORKSPACE_ID": "<百炼业务空间ID>"
      }
    }
  }
}

{
  "mcpServers": {
    "fetch_hot_news": {
      "name": "fetch_hot_news",
      "type": "sse",
      "description": "获取热点新闻列表",
      "baseUrl": "http://127.0.0.1:8080"
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

P
Paperbanana
Python
7.1K
5 points
F
Finlab Ai
FinLab AI is a quantitative financial analysis platform that helps users discover excess returns (alpha) in investment strategies through AI technology. It provides a rich dataset, backtesting framework, and strategy examples, supporting automated installation and integration into mainstream AI programming assistants.
7.5K
4 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
8.0K
5 points
P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
10.6K
5 points
M
Maverick MCP
MaverickMCP is a personal stock analysis server based on FastMCP 2.0, providing professional level financial data analysis, technical indicator calculation, and investment portfolio optimization tools for MCP clients such as Claude Desktop. It comes pre-set with 520 S&P 500 stock data, supports multiple technical analysis strategies and parallel processing, and can run locally without complex authentication.
Python
11.5K
4 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
20.7K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
14.9K
5 points
A
Apple Health MCP
An MCP server for querying Apple Health data via SQL, implemented based on DuckDB for efficient analysis, supporting natural language queries and automatic report generation.
TypeScript
11.9K
4.5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
21.1K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
26.4K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
75.2K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
35.5K
5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
33.5K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
66.3K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
98.9K
4.7 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.6K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase