modelscope·@hfzhae/MCP
暂无描述。
辨证云 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.
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.
Yes! 辨证云 covers a wide range of TCM conditions and treatment options.
Access to the platform may vary; please check the official documentation for details.
The system has been clinically validated with a compliance rate of over 90% compared to expert diagnoses.
diseaseGuide
diseaseList
diseaseLoad
quickDiagnosis
knowledgebaseTypeList
knowledgebaseList
knowledgebaseLoad
medicalrecordList
medicalrecordLoad
methodOfPreparation
followupadd
medicalrecordConfirm
assessment
symptomAssessment
Get zydsoft's PartnerId and API key, and set up the IP address whitelist according to the instructions.
{
"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"
}
}
}
}
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.