Skip to main content
Glama

Fireflies MCP Server

by Props-Labs
mcp.json503 B
{ "name": "mcp-server-fireflies", "description": "MCP server for interacting with Fireflies.ai API", "version": "1.0.0", "author": "Your Organization", "repoUrl": "https://github.com/your-org/mcp-server-fireflies", "credentialRequirements": [ { "name": "FIREFLIES_API_KEY", "description": "Your Fireflies.ai API key", "envVar": "FIREFLIES_API_KEY", "required": true } ], "binEntry": { "name": "mcp-server-fireflies", "path": "dist/index.js" } }

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