Integrate Speak AI MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Speak AI
Upload an audio or video file to Speak AI for transcription and analysis, from a publicly reachable URL or an AWS signed URL. Processing is asynchronous, so use the New Automated Transcription (Instant) trigger to act on the result. See the documentation.
Ask a question about Speak AI media and get the answer back. Scope the question to specific media files, to a whole folder, or to both. Answers are only as good as the prompt, so be specific about the output wanted. Media must finish analyzing first. See the documentation.
Retrieves available options for the Folder ID field. See the documentation.
Retrieve just the transcript of a processed Speak AI media file, as an array of speaker-attributed segments. Use Find Media instead to get sentiment, keywords and the rest of the analysis. See the documentation.
Look up a single Speak AI media file by its ID and return everything stored against it: transcript, sentiment, keywords, topics and metadata. Use Get Transcription instead when only the transcript is needed. See the documentation.
Retrieve the insights Speak AI generated for a text note: sentiment, keywords and named entities. Takes the media ID of a text note that already exists in Speak AI. See the documentation.