Servers
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 th
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"vozclara": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://vozclara.app/api/mcp"
]
}
}
}