Productivity & DocsAuth: OAuth2.1
Fireflies hosted MCP server
Meeting intelligence
Fireflies’ hosted MCP server exposes meeting transcripts, summaries, and action items to agents, so follow-ups and recaps can be generated from what was actually said.
Curated by Agentic WorkersPublished Updated
Server description
Meeting transcripts and notes for your agent
Fireflies’ hosted MCP server exposes meeting transcripts, summaries, and action items to agents, so follow-ups and recaps can be generated from what was actually said.
- Slug
- fireflies
- Category
- Productivity & Docs
- Category slug
- productivity-and-docs
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"fireflies": {
"url": "https://api.fireflies.ai/mcp"
}
}
}