Abridge (AI Clinical Documentation API)

Abridge (AI Clinical Documentation API) MCP Connector for Claude

A+

Automate clinical documentation with Abridge — create recordings, track processing status, and retrieve structured medical notes directly via AI.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Integrate Abridge into your clinical workflow to convert patient-provider conversations into high-quality medical documentation. This MCP server allows AI agents to manage the entire lifecycle of clinical note generation.

What you can do

  • Recording Management — Start new sessions or upload audio files for processing with patient and provider context using the create_recording tool.
  • Status Tracking — Monitor the AI processing pipeline with get_recording_status to know exactly when notes are ready.
  • Structured Clinical Notes — Retrieve comprehensive documentation including HPI (History of Present Illness), Physical Exam, and Assessment & Plan sections via get_clinical_notes.

How it works

  1. Subscribe to this server
  2. Enter your Abridge API Key
  3. Start generating clinical documentation from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Healthcare Providers — Reduce administrative burden by automating note-taking during or after patient encounters.
  • Medical Scribes — Use AI-generated drafts as a starting point for high-accuracy clinical records.
  • Health Tech Developers — Integrate clinical documentation capabilities into custom EHR or telehealth platforms.
clinical-documentationmedical-aitranscriptionhealthcare-apimedical-notes

3 tools expose this connector's capabilities to your AI agent.

create_recording

Create a new recording session or upload audio

get_clinical_notes

Returns structured data including summary, HPI, physical exam, and assessment plan. Retrieve generated clinical notes for a recording

get_recording_status

Statuses can be pending, processing, completed, or failed. Get the status of a recording processing task

See how to talk to your AI agent using Abridge (AI Clinical Documentation API).

Create a new clinical recording for patient 'PT-882' using audio file 'encounter_01.mp3'.

I've started the recording session for patient PT-882. The recording ID is 'rec_abc123'. I will monitor the status for you.

What is the current status of the Abridge recording 'rec_abc123'?

The recording 'rec_abc123' is currently in the 'processing' stage. It should be completed shortly.

Fetch the final clinical notes and assessment plan for recording 'rec_abc123'.

I've retrieved the notes. The HPI indicates a 45-year-old male with hypertension. The Assessment & Plan includes starting Lisinopril 10mg daily and a follow-up in 2 weeks.

Use the `get_recording_status` tool with your unique recording ID. It will return whether the task is pending, processing, completed, or failed.

Related Connectors