Skip to main content
Glama

Baike-Render

request_baike

Fetch and render Baidu Baike (Chinese Wikipedia) discussion content by providing the article URL to access structured data and generate readable analysis.

Input Schema

NameRequiredDescriptionDefault
urlYes百度百科URL,例如:https://baike.baidu.com/item/DeepSeek

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "url": { "description": "百度百科URL,例如:https://baike.baidu.com/item/DeepSeek", "type": "string" } }, "required": [ "url" ], "type": "object" }
Install Server

Other Tools from Baike-Render

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/Zzzccs123/mcp-baike-render'

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