MCP Server
MCP
io.importly/importly-mcp
Download, transcribe, and get metadata for any video/audio URL. Managed yt-dlp + speech-to-text.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "importly-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Importly API key — free key with $3 credits at https://importly.io/?utm_source=mcp&utm_medium=integration&utm_campaign=official-registry",
"isRequired": true,
"isSecret": true,
"name": "IMPORTLY_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment