Skip to main content
Glama

Juhe News MCP Server

Official
by juhemcp

get_news_content

Retrieve detailed news content by specifying the unique news ID from the Juhe News MCP Server for comprehensive information across multiple categories.

Instructions

根据新闻ID获取新闻的详细内容

Input Schema

NameRequiredDescriptionDefault
uniquekeyYes新闻ID(gew_news_list中返回的uniquekey)

Input Schema (JSON Schema)

{ "properties": { "uniquekey": { "description": "新闻ID(gew_news_list中返回的uniquekey)", "type": "string" } }, "required": [ "uniquekey" ], "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