MCP server · Teladoc
teladoc-solo
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Teladoc. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Teladoc publishes an official server, this page will update to it on the next build.
Documentation
Documentation link · transport http
Tools
list_waiting_rooms— List the practice's waiting rooms.create_patient— Create a patient record.get_patient— Retrieve a patient by id (patient_id, SPID or HSID).update_patient— Update a patient's demographics.list_patient_appointments— List appointments for a patient.create_appointment— Schedule an appointment for a patient.get_appointment— Retrieve a single appointment.get_appointment_video_links— Get provider/patient video call links for an appointment.list_appointment_slots— Query available appointment slots by date range and duration.get_visit_note— Retrieve an appointment's visit note.upload_appointment_attachment— Upload a file attachment to an appointment.create_episode— Create an episode of care for a patient.list_episode_appointments— List appointments in an episode of care.create_encounter_report— Generate an encounter/visits report.register_webhook— Register a webhook subscription for patient/appointment/episode events.request_assistance— Create a virtual nursing/sitting assistance request.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.