Server data from the Official MCP Registry
Physician-reviewed medical opinions and prescriptions for AI agents.
Physician-reviewed medical opinions and prescriptions for AI agents.
Remote endpoints: streamable-http: https://mcp.appendix.com/mcp
Valid MCP server (2 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
3 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-appendix-appendix": {
"url": "https://mcp.appendix.com/mcp"
}
}
}From the project's GitHub README.
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.
claude mcp add --transport http appendix https://mcp.appendix.com/mcp
Add to your Claude Desktop config (claude_desktop_config.json) or Claude.ai custom-connector form:
{
"mcpServers": {
"appendix": {
"url": "https://mcp.appendix.com/mcp"
}
}
}
| 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 |
npm install
npm run build
npm start
Watch mode:
npm run dev
| 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) |
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.