Back to Home
aviaryhq icon

cloudglue-mcp-server

Verified Safe

by aviaryhq

Overview

Connects Cloudglue to AI assistants for video collection understanding, enabling LLMs to analyze videos, extract structured data, and gain insights from visual and audio content.

Installation

Run Command
npx -y @aviaryhq/cloudglue-mcp-server@latest --api-key <CLOUDGLUE-YOUR-API-KEY>

Environment Variables

  • CLOUDGLUE_API_KEY
  • CLOUDGLUE_BASE_URL

Security Notes

The server acts as a wrapper around the Cloudglue API, routing requests and responses. It properly handles API keys via environment variables or CLI arguments, not hardcoding them. Input schemas are validated using Zod. The server uses stdio for transport, reducing direct network exposure beyond its interaction with the Cloudglue backend. The core security depends on the robustness of the Cloudglue API itself and its handling of external URLs.

Similar Servers

Stats

Interest Score38
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars12
Forks2
Last Update2026-01-13

Tags

Video AnalysisAI Assistant IntegrationCloudglueLLM ToolsData Extraction