Appendix
@appendixhealth
About Appendix
Appendix turns any AI health conversation into a board-certified physician's opinion — with a real prescription when clinically appropriate. Search medical literature and submit a clinical encounter for review, all from your agent.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"appendix": {
"url": "https://mcp.appendix.com/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Appendix?
Appendix is an MCP server that enables AI agents to transform health conversations into board-certified physician reviews and, when clinically appropriate, prescriptions. It integrates with the Appendix API to search peer-reviewed medical literature, draft structured clinical letters, and submit them for physician review.
How to use Appendix?
Add the server via claude mcp add --transport http appendix https://mcp.appendix.com/mcp for Claude Code, or configure it in your mcpServers JSON for Claude Desktop. Then call the available tools like search_knowledge_base, submit_encounter, or list_conditions from your AI agent.
Key features of Appendix
- Searches peer-reviewed medical literature and treatment guidelines.
- Drafts and submits structured clinical letters for physician review.
- Provides board-certified physician opinions with prescriptions when appropriate.
- Knowledge Base access is free; clinical services require a paid subscription.
- No signup required to start using the API.
- Lists available conditions and medications via
list_conditions.
Use cases of Appendix
- An AI assistant helps a user describe symptoms, then searches medical literature and drafts a clinical letter for physician review.
- A user receives a prescription for a common condition after a physician reviews the encounter submitted via the Appendix API.
- A developer integrates the MCP server into a health-focused AI application to provide evidence-based information and referral to clinical services.
FAQ from Appendix
Does Appendix require a subscription to use?
The Knowledge Base is free for everyone. Clinical services (physician review and prescriptions) require a paid subscription and are currently available only in supported US states.
Do I need to sign up to use the API?
No signup is required to start using the Appendix API.
What transport protocol does the server use?
The MCP server uses HTTP transport as shown in the installation examples.
More AI & Agents MCP servers
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Comments