Skip to content
Claude Desktop

importly mcp for Claude Desktop

io.importly/importly-mcp

Download, transcribe, and get metadata for any video/audio URL. Managed yt-dlp + speech-to-text.

client:Claude Desktop transport:stdio runtime:npm

Install importly mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "importly-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "importly-mcp"
      ],
      "env": {
        "IMPORTLY_API_KEY": "<IMPORTLY_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

importly mcp in other clients