Convertrilo runs on your own machine — the client starts it, so there is no endpoint to ping. 91 installs a week from npm. Last commit 24 Jul 2026.
Create and manage Convertrilo video encoding jobs from MCP clients and agent workflows.
We read the source, 17 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(command, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Create, test, publish, and manage Dreamlit notification workflows from AI clients.
MCP server for n8n workflow management -- view, create, sync and manage workflows via AI.
MCP server for n8n workflow management -- view, create, sync and manage workflows via AI.
MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI
MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI
Find high-intent Reddit conversations and manage lead workflows from MCP-compatible AI agents.
Create designs, manage assets, and automate design generation from external workflows
Create and drive plori cloud agents and workflows over MCP; each agent has its own environment.
Answers built from our own checks of this server.