Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BAIKE_COOKIE | No | 百度百科Cookie,用于API认证和访问限制绕过。要获取Cookie:1. 使用浏览器登录百度百科 2. 使用浏览器开发者工具(F12),在网络请求中查看任意百科API请求的Cookie头 3. 复制完整的Cookie值 | |
MCP_SERVER_NAME | No | MCP服务器名称 | Baike-Render |
DEFAULT_LEMMA_ID | No | 默认词条ID(当无法解析提供的URL时使用) | 65258669 |
BAIKE_API_BASE_URL | No | 百度百科API基础URL | https://baike.baidu.com/api |
MCP_SERVER_VERSION | No | MCP服务器版本 | 1.0.0 |
BAIKE_DISCUSSION_API | No | 百度百科讨论API路径 | /discussion/gettashuos |
MCP_SERVER_DESCRIPTION | No | MCP服务器描述 | 百度百科内容访问和渲染服务 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |