a207-his-mcp
by ayeyouok
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_patient_profileA | 读取患儿档案:人口学、确诊分期、病因、透析方式、过敏史、医生营养上限。 医生助手/风险预警/调度获得全量视图(含 5 天饮食日记与跨月度生化); 营养师视图不含生化;家长视图仅诊断、过敏与上限,且必须携带 guardian_token。 |
| get_diagnosisB | 读取医生确诊的 CKD 分期与透析方式,供营养师与家长助手替代分期复算。 |
| verify_guardian_bindingA | 核验监护人与患儿的绑定关系,家长助手每次访问患儿数据前必经此步。 |
| list_patientsA | 按年龄带/分期/透析方式等条件检索患儿队列,返回 id 列表与摘要。 |
| get_nutrition_ceilingA | 读取医生设定的能量/蛋白/钾/磷/钠/液体上限,作为营养计算与食谱生成的硬约束。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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-his-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server