Mcp Quanmiao Hotnews
@iic-llm-solution
关于 Mcp Quanmiao Hotnews
全妙新闻播报MCP Server 是一个基于阿里云百炼API的新闻聚合服务,专注于实时获取热点新闻资讯。
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-quanmiao-hotnews": {
"command": "npx",
"args": [
"-y",
"@iic-llm-solution/mcp-quanmiao-hotnews-node"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
ghidraMCP
LaurieWiredMCP Server for Ghidra
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论