MCP.so
Sign In

MCP Server 产品名称: 奇黄&智草MCP医疗助手的MCP服务

@AiLMe-AI

About MCP Server 产品名称: 奇黄&智草MCP医疗助手的MCP服务

APUS岐黄(医疗)& 智草(中医)大模型的MCP服务

Basic information

Category

Other

License

Apache-2.0 license

Runtime

python

Transports

stdio

Publisher

AiLMe-AI

Config

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

{
  "mcpServers": {
    "apus-medical-mcp-server": {
      "command": "uv",
      "args": [
        "pip",
        "install",
        "-e",
        "."
      ]
    }
  }
}

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 奇黄&智草MCP医疗助手的MCP服务?

奇黄&智草MCP医疗助手的MCP服务是一个基于MCP协议的医疗咨询服务器,集成了西医和中医两个专业的医疗咨询系统。它由APUS公司训练的岐黄(医疗)和智草(中医)大模型驱动,帮助用户获取专业的医疗建议和诊断。

How to use 奇黄&智草MCP医疗助手的MCP服务?

可以通过两种方式使用:下载代码至本地运行(使用 uv 安装并启动),或在支持 MCP 的客户端中配置 mcpServers 区块,设置 DOCTOR_API_KEY 环境变量。使用前需要获取 API Key。

Key features of 奇黄&智草MCP医疗助手的MCP服务

  • 提供西医咨询:症状分析、治疗方案、用药建议
  • 提供中医咨询:中医辨证、中药处方、养生建议
  • 中西医结合,覆盖多种医疗需求
  • 基于MCP协议,易于集成
  • 使用API Key进行鉴权
  • 支持Python、FastAPI、MCP平台

Use cases of 奇黄&智草MCP医疗助手的MCP服务

  • 用户描述症状后获取西医或中医的专业建议
  • 辅助医疗咨询,结合中西医视角提供诊断参考
  • 在支持MCP的客户端中集成智能医疗助手
  • 用于医疗健康类应用的问答服务

FAQ from 奇黄&智草MCP医疗助手的MCP服务

如何鉴权?

使用API Key进行鉴权。在客户端配置中设置环境变量 DOCTOR_API_KEY

如何获取API Key?

需要API Key请联系 bd [at] apusai.com。

支持哪些平台?

支持Python、FastAPI、MCP协议。运行依赖Python环境和uv

有哪些使用方式?

可以将代码下载到本地运行,也可以在支持MCP的客户端(如Inspector)中配置后

Comments

More Other MCP servers