Skip to main content
Glama
smcdonnell7

Meeting Chief Lite

by smcdonnell7

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OTTER_EMAILYesThe email address for your Otter.ai account.
OTTER_PASSWORDYesThe password for your Otter.ai account.
OPENROUTER_API_KEYYesAPI key for OpenRouter, used for semantic search embeddings.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
meetings

Browse and retrieve meeting transcripts from Otter.ai. Operations: list (browse all), get (specific meeting), recent (last N days), stats (database info).

search

Search meeting transcripts. Supports semantic search (AI similarity), keyword search (exact match), and context search (includes surrounding transcript). Returns matching chunks with source citations.

status

System health, sync status, and management operations. Use health to check system state, sync to see last sync info, stats for database statistics, generate_embeddings to process pending jobs, run_sync to sync from Otter.ai.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/smcdonnell7/meeting-chief-lite'

If you have feedback or need assistance with the MCP directory API, please join our Discord server