Connect Your AI Agent with Speak AI for Slack

Integrate Speak AI MCP server into your Slack workspace for instant access to your AI agent.

No credit card neededOr, book a demo
Documentation
Back to MCP Servers
Speak AI
Speak AI
Transcribe, translate, and analyze with AI

Categories

Artificial Intelligence (AI)

Available Tools

Tools that your AI agent can use through this MCP server to interact with Speak AI

Upload Media

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.

Run AI Chat

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.

List Folder ID Options

Retrieves available options for the Folder ID field. See the documentation.

Get Transcription

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.

Find Media

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.

Analyze Text

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.