Skip to main content
Glama

Juhe News MCP Server

Official
by juhemcp

get_news_list

Fetch trending news headlines by specifying a category and pagination parameters. Use to retrieve updates on topics like technology, sports, finance, and health from the Juhe News MCP Server.

Instructions

通过新闻类型获取今日热点新闻头条

Input Schema

NameRequiredDescriptionDefault
pageNo当前页数, 默认1, 最大50
page_sizeNo每页返回新闻条数, 默认20, 最大50
typeNo新闻类型:top(推荐,默认),guonei(国内),guoji(国际),yule(娱乐),tiyu(体育),junshi(军事),keji(科技),caijing(财经),youxi(游戏),qiche(汽车),jiankang(健康)

Input Schema (JSON Schema)

{ "properties": { "page": { "description": "当前页数, 默认1, 最大50", "type": "number" }, "page_size": { "description": "每页返回新闻条数, 默认20, 最大50", "type": "number" }, "type": { "description": "新闻类型:top(推荐,默认),guonei(国内),guoji(国际),yule(娱乐),tiyu(体育),junshi(军事),keji(科技),caijing(财经),youxi(游戏),qiche(汽车),jiankang(健康)", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Juhe News MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/juhemcp/jnews-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server