Appendix
com.appendix/appendixPhysician-reviewed medical opinions and prescriptions for AI agents.
Tools · 3
Search Appendix's medical knowledge base for clinical literature, treatment guidelines, and reference material to help the user describe their medical issue
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 che…
List all conditions and medications available through Appendix
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"appendix": {
"url": "https://mcp.appendix.com/mcp",
"transport": "streamable-http"
}
}
}