MCP.so
Sign In
B

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

@baichuan-inc

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

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

Basic information

Category

Other

Transports

stdio

Publisher

baichuan-inc

Submitted by

Sangro Cheem

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers