Labsco
MCP SERVER · OFFICIAL PROJECT

OpenWhispr Notes & Transcripts

by OpenWhispr

12 tools over notes and transcriptions, with speaker-attributed segments and timestamps, and a documented tool-to-scope map.

Speech Synthesis & TranscriptionOfficial source
Summary
Choosing local, your own key, or their cloud per request is a privacy control at the right granularity.

Dictation captures whatever you say, and 'where does the audio go' is the question that decides whether a tool is usable at work. Making that a per-request choice rather than an account setting means a sensitive recording can stay local while routine notes use the cloud. The speaker-attributed segments with timestamps are the other substantive part: a transcript you can quote precisely is worth more than a block of text.

What it is

OpenWhispr's endpoint over their dictation and notes product. Twelve tools split between the notes themselves and the transcriptions behind them.

What you get
  • Notes: list with folder filtering and paging, get, create, update, delete
  • search_notes — semantic and full-text together
  • Folders: list and create
  • list_transcriptions — history filtered by language or note
  • get_transcription — including speaker-attributed segments with timestamps
  • get_note_transcript — the transcript for a note, as structured segments
  • get_usage — word counts and plan details
Requirements

A bearer key, and a paid Pro plan for API access. Each tool has a documented required scope. Transcription can run on local models, your own keys, or OpenWhispr's cloud, chosen per request.

Setup effort

Paste a URL with a key — add the endpoint to your client