otterai-mcp
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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.41721MIT
- 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
Related MCP Connectors
Your Plaud recordings in natural language: list recordings, read speaker-attributed transcripts and
Search recordings, summarize meetings, create clips, and automate workflows from your AI assistant.
List, configure, chat with, analyse and embed your Echo AI assistants.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChocoTonic/otterai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server