otterai-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@otterai-mcplist my unsorted Otter.ai conversations"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
otterai-mcp
Focused MCP server for inspecting and organizing Otter.ai conversations. All
Otter operations are delegated to
ChocoTonic/otterai-py; this server
does not implement or call Otter endpoints directly.
Tools
otter_list_folders: list exact remote folder names, IDs, and counts.otter_list_unsorted: list only owned conversations with no folder.otter_get_speeches: fetch safe metadata and optional transcripts by ID.otter_move_speeches: preview or confirm verified folder moves.
No upload, delete, recording, speaker, notification, group, or arbitrary API tools are exposed.
Related MCP server: Fireflies MCP Server
Configuration
Set credentials directly:
export OTTERAI_USERNAME="you@example.com"
export OTTERAI_PASSWORD="..."The legacy variable names OTTER_USERNAME and OTTER_PASSWORD are also
accepted. To load an existing dotenv file from another directory:
export OTTERAI_MCP_ENV_FILE="/absolute/path/to/.env"Run
uv sync
uv run otterai-mcpThe server uses stdio transport. Folder moves default to preview mode and
require confirm=true before changing remote state. Confirmed moves are read
back from Otter and fail if the destination cannot be verified.
This server cannot be deployed
Maintenance
Related MCP Connectors
Read and write your Teleprompter.com scripts and folders: list, create, update, and organize.
Search speech in podcasts, government meetings, and your own audio: speakers, entities, timestamps.
- PithflowOAuthcom.pithflow
Read-only access to your own Pithflow meeting notes, transcripts, dictionary and usage.
- SiglataOAuthcom.siglata
Manage Siglata org files, folders, grants, members, invitations, sessions via CallScript over OAuth.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables access to Fireflies.ai API for retrieving, searching, and summarizing meeting transcripts with various filtering options and formats.5-
- AlicenseAqualityDmaintenanceEnables access to Fireflies.ai meeting transcripts with capabilities to retrieve, search, filter, and generate AI-powered summaries of meeting content through the Fireflies API.458 npm1MIT
- FlicenseAqualityDmaintenanceAutomatically synchronizes meeting transcripts from Otter.ai to a local SQLite database for easy browsing and management. It enables semantic and keyword-based search across meeting history through integrated MCP tools for Claude and Cursor.3-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to search and retrieve meeting transcripts from Otter.ai, supporting full-text search, speaker identification, and transcript retrieval.5MIT