a207-clinical-calc-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@a207-clinical-calc-mcpStage CKD per KDIGO 2024 for eGFR 45 and UACR 300 mg/g"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
a207-clinical-calc-mcp(M6 · 临床计算)
儿童 CKD 临床计算 MCP,医生独占(MX-1)。目前提供 eGFR-Schwartz 估算与 KDIGO 2024 儿童 CKD 分期。纯计算、只读、无跨包依赖。
工具清单
工具 | 读写 | 调用方限制 | 说明 |
| 读 | 医生独占 | eGFR 估算(床旁2009 / 含BUN修订2009 / 经典k值 三版) |
| 读 | 医生独占 | KDIGO 2024 儿童 CKD 合并分期(GxAx) |
写权边界:M6 严格医生独占(MX-1)。营养师/家长命中分期词族时由 M13 路由转交医生,不触发本包。
Related MCP server: nfyy-ckd-risk-warning-mcp
公式口径(ADR-006)
床旁 Schwartz 2009(默认):
eGFR = 0.413 × 身高(cm) / Scr(mg/dL),结果 ml/min/1.73m²。含 BUN 修订 2009:
eGFR = 0.413 × 身高 / (Scr + 0.003×BUN − 0.024),对 eGFR<60 儿童更准(需 bun_mg_dl)。经典 k 值:
eGFR = k × 身高 / Scr,k 默认按年龄带(<1y=0.45, 1–12y=0.55, ≥13y=0.70),可k_value覆盖。CKD 分期(KDIGO 2024 儿童):eGFR → G1–G5;白蛋白尿(UACR mg/g 或 UPCR mg/g)→ A1–A3;合并写作
GxAx。
运行与部署
本项目 5 个 MCP 统一发 PyPI(维护者 NFYY),发上去后裸 uvx 即可拉取:
# 1. 构建 sdist + wheel(产物落 dist/)
python -m build
# 2. 校验
python -m twine check dist/*
# 3. 发布(用你发另外 4 个包时同一个 NFYY 凭据)
python -m twine upload dist/*发布后在 Codespace / 魔搭裸包名部署:
uvx --refresh a207-clinical-calc-mcp测试
python tests/test_tools.py # 全断言通过已知缺口(非阻断)
高钾血症等危急值目前仅为信息性提示(note 字段),未做阈值告警推送;如需主动告警,待 M10 通知接入。
<2 岁婴儿 eGFR 阈值与年长儿不同,已在pediatric_caveat字段警示,但未内置婴儿专用 G 分期表(待临床确认是否纳入)。
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceMCP server that enables AI agents to assess child growth, plot growth curves, and interpret z-scores using WHO and China NHC standards.Last updated1MIT
- AlicenseAqualityCmaintenanceMock MCP server for pediatric CKD risk warning, enabling patient biochemical trend retrieval, deterministic risk rule evaluation, structured alert triggering, and clinical SOP lookup using simulated data.Last updated5MIT
- AlicenseAqualityBmaintenanceThis MCP server generates individualized meal plans for children with chronic kidney disease (CKD) based on KDIGO 2024/PRNT 2020/KRCP 2025 guidelines, incorporating patient age, CKD stage, allergies, dietary culture, and diet diary analysis. It provides deterministic nutrient computations and tools for meal plan generation, food database lookup, and risk analysis.Last updated13MIT
- FlicenseAqualityCmaintenanceMCP server for pediatric CKD lab data, providing lab panel queries, critical value alerts, trend analysis, and write operations with role-based permissions.Last updated5
Related MCP Connectors
MCP server for medicare-coverage
Conformance checker for MCP servers. Free, no key, verdicts recomputable and re-measured daily.
Academic research MCP server for paper search, citation checks, graphs, and deep research.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ayeyouok/a207-clinical-calc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server