Loading MCP server directory, please wait...
Download, transcribe, and get metadata for any video/audio URL. Managed yt-dlp + speech-to-text.
npx @getmcp/cli add io.importly/importly-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
IMPORTLY_API_KEYImportly API key — free key with $3 credits at https://importly.io/?utm_source=mcp&utm_medium=integration&utm_campaign=official-registry
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.importly/importly-mcp": {
"command": "npx",
"args": [
"-y",
"importly-mcp"
],
"env": {
"IMPORTLY_API_KEY": ""
}
}
}
}