markswendsen-code

@striderlabs/mcp-teladoc

Community markswendsen-code
Updated

MCP connector for teladoc

@striderlabs/mcp-teladoc

MCPnpm

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

MCP Server · Populars

MCP Server · New

    Poechant

    davinci-resolve-cli (dvr)

    A CLI for DaVinci Resolve 18+ — project / media / render / timeline control for humans and AI agents.

    Community Poechant
    WW-AI-Lab

    Any2Markdown MCP 服务器

    一个高性能的文档转换服务器,同时支持 Model Context Protocol (MCP) 和 RESTful API 接口。将 PDF、Word 和 Excel 文档转换为 Markdown 格式,具备图片提取、页眉页脚移除和批量处理等高级功能

    Community WW-AI-Lab
    bartholomej

    CSFD API 🎬 + CSFD Export 💾 + CSFD MCP 🤖

    ČSFD API in JavaScript. Amazing NPM library for scrapping csfd.cz. Now with MCP server

    Community bartholomej
    okx

    OKX Agent Trade Kit

    OKX trading MCP server — connect AI agents to spot, swap, futures, options & grid bots via the Model Context Protocol.

    Community okx
    ashwwwin

    🤖 Automation MCP

    Control your Mac with detailed mouse, keyboard, screen, and window management capabilities.

    Community ashwwwin