Appendix
OfficialAppendix MCP Server
Appendix turns any AI health conversation into a physician-reviewed opinion, with a prescription if you need one.
Your agent writes a medical encounter summary, submits it through our API, and a real doctor signs off.
Use the Appendix MCP server to search medical literature, submit clinical encounters, and receive clinical guidance and prescriptions from board-certified physicians. Learn more at appendix.com.
Installation
Claude Code
claude mcp add --transport http appendix https://mcp.appendix.com/mcpClaude Desktop / Claude Web Connectors
Add to your Claude Desktop config (claude_desktop_config.json) or Claude.ai custom-connector form:
{
"mcpServers": {
"appendix": {
"url": "https://mcp.appendix.com/mcp"
}
}
}Other clients
Client | URL |
Claude Code, Claude Desktop, Claude.ai connectors |
|
Anthropic Messages API ( |
|
The server speaks Streamable HTTP only — the current MCP spec transport (2025-03-26).
Related MCP server: vClinic MCP Server
Available Tools
Tool | Description |
| Search medical literature and treatment guidelines |
| Submit a clinical letter for physician review |
| List available conditions and medications |
Development
npm install
npm run build
npm startWatch mode:
npm run devEnvironment Variables
Variable | Default | Description |
|
| Appendix API base URL |
|
| HTTP listener port |
Endpoints
Method | Path | Purpose |
|
| Health probe for the hosting platform |
|
| Streamable HTTP transport (stateless mode) |
This server cannot be deployed
Maintenance
Related MCP Connectors
Supplement safety for AI agents. 1,500+ rules, NIH+FDA data, quality grading A-D.
- mednodeOAuthin.mednode
Your MedNode health vault in your AI assistant — records, summaries, labs, appointments.
Medical RAG: semantic search for clinical guidelines, drug interactions, diagnoses & EHR data.
Medical RAG: semantic search for clinical guidelines, drug interactions, diagnoses & EHR data.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides AI-powered medical consultation and clinical decision support through diagnostic analysis and personalized healthcare recommendations using OpenAI integration.-

vClinic MCP Serverofficial
FlicenseNot gradedqualityCmaintenanceEnables AI agents to manage virtual clinic data including patients, visits, diagnoses, treatments, lab/radiology orders, and search medical literature and internal knowledge base.-- FlicenseBqualityDmaintenanceEnables AI agents to query free biomedical and pharmaceutical APIs for clinical trials, drug data, molecular structures, adverse events, and research literature.14-
- AlicenseNot gradedqualityBmaintenanceEnables privacy-first medical document analysis with multi-perspective AI review. Ingest documents, run consilium reviews, generate doctor letters, and search patient memory—all through natural language.Apache 2.0