TCM MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_herbsA | 按名称、功效、归经搜索中药。支持中文名(如'桂枝')、拼音('Gui Zhi')、功效('解表')、主治('头痛')。返回草药详细信息含性味、归经、功效、用量、禁忌、经典药对、倪海厦注解。 |
| search_formulasA | 按名称、适应证、关键词、六经归属搜索经方。支持中文名('小柴胡汤')、适应证('头痛')、关键词('少阳病')。返回方剂详细信息含组成、功效、主治、六经归属、禁忌、方歌、倪海厦注解。 |
| search_acupointsA | 按名称、归经、主治搜索穴位。支持穴位名('足三里')、归经('胃经')、主治('头痛'/'失眠')、四总穴诀('肚腹/面口/头项/腰背')。返回定位、针法、主治、倪海厦注解。 |
| diagnose_six_channelA | 基于倪海厦六经辨证体系,根据输入的症状判断属于哪一经病,推荐对应经方。输入症状如'发热恶寒汗出脉浮缓'或'寒热往来胸胁苦满口苦'。 |
| get_formula_compatibilityA | 检查两味或以上的中药是否存在配伍禁忌(如十八反、十九畏)。输入草药名列表。 |
| get_tcm_overviewA | 获取倪海厦中医体系的整体概览:三纪体系(天纪/人纪/地纪)、六经辨证框架、扶阳理论核心、常用经方分类、针灸体系。适合刚接触中医想了解整体架构的场景。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| tcm-diagnosis | 辅助中医辨证论治:输入症状,六经辨证+推荐方剂+针灸取穴 |
| formula-analysis | 分析一首经方的组成、配伍规律和适应证 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| 草药分类 | 按功效分类的草药列表(解表/清热/温里/补益/利水/理气等) |
| 方剂分类 | 按功效分类的方剂列表(解表/和解/泻下/温里/补益等) |
| 经络穴位 | 十二正经常用穴位按经络分类 |
| 六经辨证框架 | 倪海厦六经辨证体系完整框架 |
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/liuweihongliuxinyu/tcm-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server