Convertrilo runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from npm. Last commit 24 Jul 2026.
Create and manage Convertrilo video encoding jobs from MCP clients and agent workflows.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add convertrilo -- npx -y @convertrilo/sdk
{
"mcpServers": {
"convertrilo": {
"args": [
"-y",
"@convertrilo/sdk"
],
"command": "npx"
}
}
}
[mcp_servers.convertrilo]
command = "npx"
args = ["-y", "@convertrilo/sdk"]
{
"mcpServers": {
"convertrilo": {
"args": [
"-y",
"@convertrilo/sdk"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"convertrilo": {
"args": [
"-y",
"@convertrilo/sdk"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.