Back to Home
arthurfantaci icon

mcp-snapshot-server

Verified Safe

by arthurfantaci

Overview

Transforms Zoom meeting transcripts into instant AI-powered insights or comprehensive 11-section Customer Success Snapshots.

Installation

Run Command
uv run mcp-snapshot-server

Environment 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

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens4000
Stars0
Forks0
Last Update2025-11-25

Tags

AINLPCustomer SuccessZoom IntegrationDocument Generation