Juhe News MCP Server
@MCP-Mirror
About Juhe News MCP Server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"juhemcp_jnews-mcp-server": {
"command": "uvx",
"args": [
"jnews-mcp-server"
]
}
}
}Tools
2根据新闻类型获取今日热点新闻头条
根据新闻类型获取今日热点新闻头条
Overview
What is Juhe News MCP Server?
Juhe News MCP Server is a Model Context Protocol server that provides news headline information. It enables large language models to retrieve current hot news headlines (including recommendation, domestic, technology, sports, etc.) and detailed content.
How to use Juhe News MCP Server?
Requires Python 3.10 or higher. Install via uv (recommended: uvx jnews-mcp-server) or pip (pip install jnews-mcp-server then python -m jnews_mcp_server). Set the environment variable JUHE_NEWS_API_KEY from Juhe Data (https://www.juhe.cn/docs/api/id/235). Configure in Claude Desktop JSON file with the appropriate command and env settings.
Key features of Juhe News MCP Server
- Provides
get_news_listtool to fetch hot headlines by type. - Provides
get_news_contenttool to fetch full news details. - Supports multiple news categories: top, domestic, technology, sports, etc.
- Lightweight, runs as a direct MCP server.
Use cases of Juhe News MCP Server
- Integrate real-time news into AI assistants or chatbots.
- Enable LLMs to answer questions about today's hot topics.
- Build news digest applications that summarize headlines.
- Fetch specific news details programmatically.
FAQ from Juhe News MCP Server
What tools does Juhe News MCP Server offer?
Two tools: get_news_list (optional type parameter, plus page and page_size) and get_news_content (required uniquekey string).
How is Juhe News MCP Server configured?
You must set the JUHE_NEWS_API_KEY environment variable. For Claude Desktop, add a jnews-mcp-server entry in the mcpServers configuration file with either uvx jnews-mcp-server or python -m jnews_mcp_server.
What are the runtime requirements?
Python 3.10 or higher. Dependencies are managed via uv (recommended) or pip.
Where does the news data come from?
The server uses the Juhe Data News API (聚合数据). An API key is required from https://www.juhe.cn/docs/api/id/235.
Can I debug the server?
Yes, using the MCP Inspector: npx @modelcontextprotocol/inspector uvx jnews-mcp-server.
Frequently asked questions
What tools does Juhe News MCP Server offer?
Two tools: `get_news_list` (optional `type` parameter, plus `page` and `page_size`) and `get_news_content` (required `uniquekey` string).
How is Juhe News MCP Server configured?
You must set the `JUHE_NEWS_API_KEY` environment variable. For Claude Desktop, add a `jnews-mcp-server` entry in the `mcpServers` configuration file with either `uvx jnews-mcp-server` or `python -m jnews_mcp_server`.
What are the runtime requirements?
Python 3.10 or higher. Dependencies are managed via `uv` (recommended) or `pip`.
Where does the news data come from?
The server uses the Juhe Data News API (聚合数据). An API key is required from https://www.juhe.cn/docs/api/id/235.
Can I debug the server?
Yes, using the MCP Inspector: `npx @modelcontextprotocol/inspector uvx jnews-mcp-server`.
Basic information
More Other MCP servers

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
ICSS
chokcoco不止于 CSS
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments