Physician-reviewed medical opinions and prescriptions for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Inspect callable tools, capabilities, and parameters exposed to AI agents by Appendix.
search_knowledge_baseSearch medical literature and treatment guidelines
submit_encounterSubmit a clinical letter for physician review
list_conditionsList available conditions and medications
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.
Add to your Claude Desktop config (claude_desktop_config.json) or Claude.ai custom-connector form:
| Client | URL |
|---|---|
| Claude Code, Claude Desktop, Claude.ai connectors | https://mcp.appendix.com/mcp |
Anthropic Messages API (mcp_servers) | https://mcp.appendix.com/mcp |
The server speaks Streamable HTTP only β the current MCP spec transport (2025-03-26).
| Tool | Description |
|---|---|
search_knowledge_base | Search medical literature and treatment guidelines |
submit_encounter | Submit a clinical letter for physician review |
list_conditions | List available conditions and medications |
Watch mode:
| Variable | Default | Description |
|---|---|---|
API_BASE_URL | https://api.appendix.com | Appendix API base URL |
PORT | 3001 | HTTP listener port |
| Method | Path | Purpose |
|---|---|---|
GET | /health | Render health probe |
POST GET DELETE | /mcp | Streamable HTTP transport (stateless mode) |
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/appendix)<a href="https://allmcps.com/mcp/appendix"><img src="https://allmcps.com/api/badge/appendix?style=directory" alt="Appendix on AllMCPs" /></a>