Back to Home
nikosolihin icon

loom-remote-mcp-server-authless

Verified Safe

by nikosolihin

Overview

A remote MCP server that extracts transcripts, titles, descriptions, and comments from Loom videos to augment AI agent capabilities.

Installation

Run Command
npm run dev

Security Notes

The server is explicitly 'authless', meaning it does not implement its own authentication or authorization. Anyone with the deployed server's URL can query it. While this is intentional for accessing public Loom video data, it means there are no access controls on who can trigger these Loom API calls. No hardcoded secrets, 'eval', or obvious malicious patterns are present in the source code. Network requests are limited to the legitimate Loom GraphQL API.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens3000
Stars0
Forks0
Last Update2026-01-19

Tags

LoomVideo ProcessingTranscriptsCommentsMCP Server