mcp-baike-render
If you are the rightful owner of mcp-baike-render and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP-Baike-Render is an MCP Server designed to access and render content from Baidu Baike.
MCP-Baike-Render is a specialized server that facilitates the retrieval and rendering of content from Baidu Baike, a popular Chinese online encyclopedia. The server provides two primary functionalities: accessing discussion data from Baidu Baike using the `request_baike` tool and rendering structured data into readable analytical content using the `render_baike` prompt template. This server is particularly useful for users who need to analyze and present Baidu Baike content in a structured and insightful manner. The server is configured using environment variables, including API base URLs and authentication cookies, to ensure seamless access to Baidu Baike's resources.
Features
- request_baike: Tool to fetch discussion data for specific Baidu Baike entries.
- render_baike: Template to render structured discussion data into comprehensive analysis.
Tools
request_baike
Fetches discussion data from Baidu Baike for a given URL or entry ID.
render_baike
Generates a detailed analysis based on Baidu Baike discussion data.