Assemblyai
MCP server for AssemblyAI with SettleGrid billing. Transcribe audio, retrieve transcripts, and generate AI-powered summaries and insights using AssemblyAI's speech-to-text and LeMUR APIs.
media
node · tsfrom 1¢/callQuickstart
Scaffold this template
npx create-settlegrid-tool --template assemblyaiOr clone directly
git clone https://github.com/settlegrid/settlegrid-assemblyai
cd settlegrid-assemblyai
npm install && cp .env.example .env
npm run devCapabilities
ask_lemur
export_transcript
generate_action_items
generate_summary
get_transcript_sentences
get_transcription
list_transcriptions
submit_transcription
Tags
speech
transcription
speech-to-text
audio
lemur
summarization
nlp
captions
subtitles
assemblyai
Monetization
SettleGrid takes 0% on your first $1,000/mo of revenue, then 2–5% (volume-tiered) above it. Estimated monthly revenue at 1¢/call:
$10
1,000 calls/mo
$100
10,000 calls/mo
$1,000
100,000 calls/mo
Per-method pricing
submit_transcriptionSubmit Transcription5¢/callget_transcriptionGet Transcription1¢/calllist_transcriptionsList Transcriptions1¢/callget_transcript_sentencesGet Transcript Sentences1¢/callexport_transcriptExport Transcript2¢/callgenerate_summaryGenerate Summary8¢/callask_lemurAsk LeMUR8¢/callgenerate_action_itemsGenerate Action Items8¢/callAuthor
Alerterra, LLC@settlegrid
Standalone Value
This template works without SettleGrid. You can remove the billing layer at any time — no lock-in. See the removal guide for step-by-step instructions.