Teladoc Server
БесплатноНе проверенEnables AI agents to interact with the Teladoc telehealth platform to search for providers, book virtual appointments, and manage prescriptions. It also support
Описание
Enables AI agents to interact with the Teladoc telehealth platform to search for providers, book virtual appointments, and manage prescriptions. It also supports secure messaging and access to past visit history through the Model Context Protocol.
README
MCP server connector for Teladoc telehealth platform. Enable AI agents to search providers, book virtual appointments, manage prescriptions, and message healthcare providers.
Installation
npx @striderlabs/mcp-teladoc
Or install globally:
npm install -g @striderlabs/mcp-teladoc
Configuration
Set environment variables:
export TELADOC_EMAIL="[email protected]"
export TELADOC_PASSWORD="your-password"
export TELADOC_HEADLESS="true" # optional, defaults to true
Tools
| Tool | Description |
|---|---|
search_providers |
Search Teladoc providers by specialty, condition, gender, or language |
get_provider_details |
Get detailed information about a specific provider |
list_appointments |
List upcoming and past appointments |
book_appointment |
Book a new virtual appointment |
cancel_appointment |
Cancel an existing appointment |
get_prescriptions |
View prescription history |
send_message |
Send secure message to your provider |
get_visit_history |
Get past visit summaries |
Usage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"teladoc": {
"command": "npx",
"args": ["@striderlabs/mcp-teladoc"],
"env": {
"TELADOC_EMAIL": "[email protected]",
"TELADOC_PASSWORD": "your-password"
}
}
}
}
License
MIT
Установить Teladoc Server в Claude Desktop, Claude Code, Cursor
unyly install teladoc-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add teladoc-mcp-server -- npx -y @striderlabs/mcp-teladocПошаговые гайды: как установить Teladoc Server
FAQ
Teladoc Server MCP бесплатный?
Да, Teladoc Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Teladoc Server?
Нет, Teladoc Server работает без API-ключей и переменных окружения.
Teladoc Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Teladoc Server в Claude Desktop, Claude Code или Cursor?
Открой Teladoc Server на 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 Teladoc Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
