🌊

百川 Baichuan MCP

✓ 官方/认证

Baichuan Inc (百川智能)

百川 Baichuan 4 MCP,开源 53B 大模型,医疗/教育/法律垂直优化

0.4k
GitHub Stars
stdio
安装方式
Apache-2.0
开源协议
6
可用工具

📖 详细介绍

百川智能官方 Baichuan MCP Server。Baichuan 4(53B 开源旗舰)、Baichuan 3-Turbo、Baichuan 2-Turbo。在医疗、教育、法律垂直领域深度优化,搜索增强能力突出。

核心特性

Baichuan 4 53B
开源 Apache-2.0
医疗垂直
教育垂直
法律垂直
搜索增强

🛠️ 可用工具 (6)

baichuan_chat()
baichuan_search()
baichuan_medical()
baichuan_education()
baichuan_legal()
embedding()

🎯 适用场景

医疗咨询
教育辅导
法律咨询
企业知识库
搜索增强
私有部署

🔎 相关搜索

用户搜索 百川 Baichuan MCP 时的常见问题和长尾关键词:

#百川 Baichuan MCP#Baichuan 4 开源#国产医疗大模型#王小川百川#53B 开源大模型

🧷 主题归类

百川 Baichuan MCP 属于以下主题:

常见问题 (FAQ)

Q1.百川垂直模型准确度?

医疗问答通过 USMLE 考试水平,教育辅导对标 K12 名师,法律咨询准确度 90%+。

Q2.开源协议?

Baichuan 4 采用 Apache-2.0 协议,可商用,需保留版权声明。

Q3.私有部署?

是的,53B 模型需 4 张 A100 80G,可量化到 4-bit 后用 1 张 A100 运行。

⚙️ 安装与配置

系统要求

  • Node.js 18+
  • 百川 API Key

安装命令

npx -y baichuan-mcp-server

Claude Desktop 配置 (claude_desktop_config.json)

{
  "mcpServers": {
    "baichuan-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "baichuan-mcp-server"
      ]
    }
  }
}

🔗 相关链接

🧩 相关 MCP Servers

浏览更多 AI 与机器学习 MCP

百川 Baichuan MCPAI 与机器学习 分类下的 MCP server 之一