Skip to main content
Glama

Fireflies MCP Server

by Props-Labs

fireflies_get_transcript_details

Retrieve a formatted meeting transcript with speaker details, metadata, and summary using the transcript ID from the Fireflies.ai API.

Instructions

Retrieve detailed information about a specific transcript. Returns a human-readable formatted transcript with speaker names and text, along with metadata and summary information.

Input Schema

NameRequiredDescriptionDefault
transcript_idYesID of the transcript to retrieve

Input Schema (JSON Schema)

{ "properties": { "transcript_id": { "description": "ID of the transcript to retrieve", "type": "string" } }, "required": [ "transcript_id" ], "type": "object" }
Install Server

Other Tools from Fireflies MCP Server

Related Tools

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/Props-Labs/fireflies-mcp'

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