Search is what makes it worth wiring up: instead of remembering which call something was said on, you look for the phrase and open the transcript it came back in.
An MCP server over the Fireflies.ai API. It lists your meeting transcripts and filters them by date, searches their text for a phrase, opens one in full with its speakers and metadata, and asks Fireflies for a summary in bullet points or in prose.
- A list of your transcripts, narrowed by date range
- One transcript in full - speakers, content and metadata
- Transcripts found by keyword rather than by date
- A summary of a meeting, as bullet points or as a paragraph
A Fireflies API key, created under Settings > API in the Fireflies dashboard and passed as FIREFLIES_API_KEY. The package runs through npx, so nothing is installed permanently.
One command plus a key — npx -y @props-labs/mcp/fireflies, then supply credentials
