mcp-snapshot-server
Verified Safeby arthurfantaci
Overview
Transforms Zoom meeting transcripts into instant AI-powered insights or comprehensive 11-section Customer Success Snapshots.
Installation
uv run mcp-snapshot-serverEnvironment Variables
- LLM_ANTHROPIC_API_KEY
- ZOOM_ACCOUNT_ID
- ZOOM_CLIENT_ID
- ZOOM_CLIENT_SECRET
Security Notes
The server demonstrates strong security practices: uses environment variables for API keys (e.g., Anthropic, Zoom) via Pydantic settings, includes explicit input validation for VTT files and paths, implements robust error handling with retries, and outputs structured JSON logs. Data is stored temporarily in-memory with a TTL, and the project explicitly documents security best practices and PII handling. No 'eval' or malicious patterns were found. Assumes secure configuration of environment variables and Zoom OAuth application.
Similar Servers
gpt-researcher
The GPT Researcher MCP Server enables AI assistants to conduct comprehensive web research and generate detailed, factual, and unbiased reports. It supports multi-agent workflows, local document analysis, and integration with external tools via the Machine Conversation Protocol (MCP) for various research tasks.
voicemode
Provides robust voice interaction capabilities for Model Context Protocol (MCP) agents, enabling real-time speech-to-text (STT) and text-to-speech (TTS) functionalities, with support for local and cloud-based services. It also includes tools for audio playback (DJ), service management, and diagnostics.
granola-ai-mcp-server
Provides an interface for AI agents (like Claude Desktop) to query and analyze local Granola.ai meeting data.
groq-mcp-server
Provides a Model Context Protocol (MCP) server to access Groq's AI capabilities, including ultra-fast LLM chat, vision, text-to-speech, speech-to-text, agentic tooling, and batch processing, from clients like Claude Desktop and Cursor.