MCP Server
MCP
Transcriptor MCP
Fetch transcripts, subtitles, chapters, metadata and frames from YouTube and 10+ video platforms
Install
oci:docker.io/artsamsonov/transcriptor-mcp:1.2.2
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://gateway.mcpal.io/mcp/transcriptor"
}
],
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/artsamsonov/transcriptor-mcp:1.2.2",
"runtimeHint": "docker",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"type": "named",
"name": "--rm"
},
{
"type": "named",
"name": "-i"
}
],
"packageArguments": [
{
"value": "npm",
"type": "positional"
},
{
"value": "run",
"type": "positional"
},
{
"value": "start:mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
oci
By
Comments
Sign in to leave a comment