Appendix
БесплатноНе проверенAppendix turns any AI health conversation into a board-certified physician's opinion — with a real prescription when clinically appropriate. Search medical lite
Описание
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.
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.
Installation
Claude Code
claude mcp add --transport http appendix https://mcp.appendix.com/mcp
Claude Desktop / Claude Web Connectors
Add to your Claude Desktop config (claude_desktop_config.json) or Claude.ai custom-connector form:
{
"mcpServers": {
"appendix": {
"url": "https://mcp.appendix.com/mcp"
}
}
}
Other clients
| 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).
Available Tools
| 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 |
Development
npm install
npm run build
npm start
Watch mode:
npm run dev
Environment Variables
| Variable | Default | Description |
|---|---|---|
API_BASE_URL |
https://api.appendix.com |
Appendix API base URL |
PORT |
3001 |
HTTP listener port |
Endpoints
| Method | Path | Purpose |
|---|---|---|
GET |
/health |
Render health probe |
POST GET DELETE |
/mcp |
Streamable HTTP transport (stateless mode) |
Установка Appendix
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/appendixhealth/mcp-serverFAQ
Appendix MCP бесплатный?
Да, Appendix MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Appendix?
Нет, Appendix работает без API-ключей и переменных окружения.
Appendix — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Appendix в Claude Desktop, Claude Code или Cursor?
Открой Appendix на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Appendix with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
