AgentStack
MCP verified MIT Self-run

Hfzhae MCP

mcp-hfzhae-mcp · by hfzhae

MCP Server for the zydsoft API.

No reviews yet
0 installs
7 views
0.0% view→install

Install

$ agentstack add mcp-hfzhae-mcp

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README — it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-hfzhae-mcp)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
10mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Hfzhae MCP? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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.

MCP Server for the zydsoft API

Tools

  • diseaseGuide
  • 病症导诊:https://c.zydsoft.cn/open/v2/docs/?page=75c575c75bfc8bca.
  • diseaseList
  • 病症和科目列表:https://c.zydsoft.cn/open/v2/docs/?page=75c575c7548c79d176ee52178868.
  • diseaseLoad
  • 病症获取:https://c.zydsoft.cn/open/v2/docs/?page=75c575c783b753d6.
  • quickDiagnosis
  • 快捷辨证:https://c.zydsoft.cn/open/v2/docs/?page=5feb63778fa88bc1.
  • knowledgebaseTypeList
  • 知识库类型列表:https://c.zydsoft.cn/open/v2/docs/?page=77e58bc65e937c7b578b52178868.
  • knowledgebaseList
  • 知识库列表:https://c.zydsoft.cn/open/v2/docs/?page=77e58bc65e9352178868.
  • knowledgebaseLoad
  • 知识库获取:https://c.zydsoft.cn/open/v2/docs/?page=77e58bc65e9383b753d6.
  • medicalrecordList
  • 病案列表:https://c.zydsoft.cn/open/v2/docs/?page=75c5684852178868.
  • medicalrecordLoad
  • 病案获取:https://c.zydsoft.cn/open/v2/docs/?page=75c5684883b753d6.
  • methodOfPreparation
  • 炮制方法:https://c.zydsoft.cn/open/v2/docs/?page=70ae523665b96cd5.
  • followupadd
  • 病案创建复诊:https://c.zydsoft.cn/open/v2/docs/?page=75c56848521b5efa590d8bca.
  • medicalrecordConfirm
  • 病案确认:https://c.zydsoft.cn/open/v2/docs/?page=75c56848786e8ba4.
  • assessment
  • 整体疗效评估:https://c.zydsoft.cn/open/v2/docs/?page=65744f53759765488bc44f30.
  • symptomAssessment
  • 症候疗效评估:https://c.zydsoft.cn/open/v2/docs/?page=75c75019759765488bc44f30.

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.

  • https://c.zydsoft.cn/partner/#/studio.

NPX

{
   "mcpServers": {
      "zydsoft": {
         "command": "npx",
         "args": [
            "-y",
            "zyd-mcp-server"
         ],
         "env": {
            "ZYDSOFT_PARTNERID": "",
            "ZYDSOFT_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.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.