appendix
Appendix Appendix turns any AI health conversation into a board-certified physician's opinion — with a real prescription when clinically appropriate.
Что умеет
- Search Knowledge Base: Search Appendix's medical knowledge base for clinical literature, treatment guidelines, and reference material to help the user describe their medical issue
- Submit Encounter: Submit a clinical encounter letter to the Appendix physician team for review. The letter should be in Markdown format following the Appendix letter structure. Returns feedback on com
- List Conditions: List all conditions and medications available through Appendix
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Appendix
Appendix turns any AI health conversation into a board-certified physician's opinion — with a real prescription when clinically appropriate. Your agent searches peer-reviewed medical literature, helps you write a structured clinical letter, and submits it through the Appendix API. A licensed physician personally reviews it and issues a prescription when appropriate, sent to the pharmacy of your choice.
The Knowledge Base is free and open to everyone. Clinical services (physician review + prescriptions) are a paid subscription available in supported US states — and you can start using the API with no signup required.
Install
Claude Code
claude mcp add --transport http appendix https://mcp.appendix.com/mcp
Claude Desktop / Claude.ai connectors
{ "mcpServers": { "appendix": { "url": "https://mcp.appendix.com/mcp" } } }
Tools
| Tool | Description |
|---|---|
search_knowledge_base |
Search medical literature and treatment guidelines |
submit_encounter |
Submit a clinical letter for board-certified physician review |
list_conditions |
List available conditions and medications |
Learn more at appendix.com.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| search_knowledge_base | Search Appendix's medical knowledge base for clinical literature, treatment guidelines, and reference material to help the user describe their medical issue |
| submit_encounter | Submit a clinical encounter letter to the Appendix physician team for review. The letter should be in Markdown format following the Appendix letter structure. Returns feedback on completeness or a checkout URL when ready. One of our board-certified physicians will personally review the submission and provide clinical guidance and a prescription if appropriate. |
| list_conditions | List all conditions and medications available through Appendix |