MCP.so
登录
B

Baixiaoying Mcp Server(全球最强医疗循证模型、可信医疗内容搜索)

@baichuan-inc

关于 Baixiaoying Mcp Server(全球最强医疗循证模型、可信医疗内容搜索)

百川智能发布的基于全球最强医疗增强模型Baichuan M3 Plus构建的MCP Server,全网第一批完整支持MCP APPs协议,提供可视化的回答内容,体验完全对标百川官方严肃医疗 APP 百小应。

基本信息

分类

其他

传输方式

stdio

发布者

baichuan-inc

提交者

Sangro Cheem

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "baixiaoying": {
      "type": "sse",
      "url": "https://baixiaoying-mcp-server.baichuan-ai.com/sse",
      "headers": {
        "Authorization": "Bearer your-baichuan-api-key"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Baixiaoying Mcp Server?

Baixiaoying Mcp Server is a Model Context Protocol server that integrates Baichuan’s medical large model (Baichuan-M3-Plus) to provide evidence-based medical Q&A with visualized outputs. It is designed for healthcare professionals, patients, and researchers seeking reliable, cited medical information.

How to use Baixiaoying Mcp Server?

Install via a double-click .dxt (Cursor) or .mcpb (Claude Desktop/Code) package from GitHub Releases, or configure the official SSE endpoint in your MCP client with your Baichuan API key. Alternatively, run with npx -y @baichuan-ai/baixiaoying-mcp-server and set the BAICHUAN_API_KEY environment variable.

Key features of Baixiaoying Mcp Server

  • Visual medical answers aligned with the official Baixiaoying app
  • Medical Q&A with professional evidence citations
  • Document Q&A by uploading medical files
  • Displays model reasoning (thinking process)
  • Supports stdio, SSE, Streamable HTTP, and Hybrid transports
  • Offers clinical-grade systematic history taking with six-source evidence anchoring

Use cases of Baixiaoying Mcp Server

  • Smart consultation: simulate clinical history taking and symptom analysis
  • Drug analysis and medication guidance with interactions
  • Clinical guideline query and treatment plan suggestions
  • Diagnostic analysis and differential diagnosis assistance
  • Medical research updates and medical writing support

FAQ from Baixiaoying Mcp Server

What is the hallucination rate of the model?

Baichuan-M3-Plus achieves a hallucination rate of only 2.6% on benchmarks, significantly lower than industry alternatives.

What models does this server support?

It supports Baichuan-M3-Plus (recommended) and Baichuan-M2-Plus.

How do I get an API key?

Obtain an API key from the Baichuan Open Platform at https://platform.baichuan-ai.com/.

What transport modes are available?

The server supports four transport modes: stdio, SSE, Streamable HTTP, and Hybrid.

Can I upload documents for Q&A?

Yes, the server includes the baixiaoying_upload_file tool for uploading medical documents and performing intelligent Q&A on them.

评论

其他 分类下的更多 MCP 服务器