VOOZH about

URL: https://mcp.so/server/vozclara/LeonMare

⇱ Vozclara MCP Server


Vozclara

@LeonMare

Multilingual AI study tool. Paste any public video URL to get a structured Knowledge Pack — summary, key ideas, glossary, quiz, transcript with timestamps — in Spanish, Portuguese, German, or English. Ships as an MCP server with one anonymous tool (vozclara_generate_pack) plus three OAuth-protected tools (search_my_library, ask_video, export_anki). Cloudflare Workers + Llama 3.3 70B (free/Pro) or Claude Sonnet 4.5 (Pro Plus). Free tier requires no signup. A LEON MARÉ product.
Overview

What it does

Paste any public video URL β†’ get back a structured Knowledge Pack: short summary, key ideas, glossary, quiz, and the full transcript with timestamps. Output is generated in your language (Spanish, Portuguese, German, English) β€” not translated, generated.

Tools

ToolAuthPurpose
vozclara_generate_packanonymous, freeSingle composite call: URL + language + depth β†’ Knowledge Pack
vozclara_search_my_libraryOAuth (library:read)Semantic search across your saved packs
vozclara_ask_videoOAuth (library:read)Q&A grounded in a specific pack
vozclara_export_ankiOAuth (library:write)Generate an Anki .apkg from a pack's vocabulary

Quick install (Claude Desktop)

Server Config

{
 "mcpServers": {
 "vozclara": {
 "command": "npx",
 "args": [
 "-y",
 "mcp-remote",
 "https://vozclara.app/api/mcp"
 ]
 }
 }
}
Β© 2025 MCP.so. All rights reserved.

Build with ShipAny.