MCP

hfzhae/MCP

3.3

If you are the rightful owner of MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Zydsoft MCP Server provides a robust interface for accessing the Zydsoft API, facilitating seamless integration with healthcare applications.

Tools
2
Resources
0
Prompts
0
627efc0b8dd24c99da2e4580cef1e6f5

zydsoft MCP Server

what is 辨证云?

辨证云 is an AI-based intelligent auxiliary system for traditional Chinese medicine (TCM) diagnosis, combining artificial neural networks and expert knowledge graphs. It simulates the entire process of TCM diagnosis and treatment, replicating the diagnostic thinking of TCM experts and providing various prescription combinations including traditional formulas, Chinese patent medicines, acupuncture, and dietary therapy.

how to use 辨证云?

Users can access the system through the AI SaaS platform or the no-code PaaS platform. They can input their main symptoms and receive tailored treatment recommendations based on the established TCM diagnostic reasoning model.

key features of 辨证云?

  • AI-driven TCM diagnosis and treatment recommendations
  • Integration of expert knowledge and neural network models
  • Support for over 400 diseases and TCM treatment protocols
  • Unique dual-diagnosis system based on the "Shang Han Lun" theory

use cases of 辨证云?

  • Assisting practitioners in diagnosing complex TCM cases
  • Providing patients with personalized treatment plans
  • Supporting research in TCM through clinical data analysis

FAQ from 辨证云?

  • Can 辨证云 assist with all TCM conditions?

Yes! 辨证云 covers a wide range of TCM conditions and treatment options.

  • Is 辨证云 free to use?

Access to the platform may vary; please check the official documentation for details.

  • How accurate is 辨证云?

The system has been clinically validated with a compliance rate of over 90% compared to expert diagnoses.

Snipaste_2025-09-25_12-52-59

MCP Server for the zydsoft API

Tools

Setup

PartnerId and API Key and IP address whitelist

Get zydsoft's PartnerId and API key, and set up the IP address whitelist according to the instructions.

NPX

{
   "mcpServers": {
      "zydsoft": {
         "command": "npx",
         "args": [
            "-y",
            "zyd-mcp-server"
         ],
         "env": {
            "ZYDSOFT_PARTNERID": "<YOUR_PARTNERID>",
            "ZYDSOFT_API_KEY": "<YOUR_API_KEY>",
            "ZYDSOFT_API_BASEURL": "https://c.zydsoft.cn/open/v2/api"
         }
      }
   }
}

License

This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.