Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/transloadit/node-sdk/mcp-server-mcp-servergit clone --depth 1 https://github.com/transloadit/node-sdkGrade A, and why
mcp-server scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@transloadit/mcp-server"
],
"env": {
"TRANSLOADIT_KEY": "",
"TRANSLOADIT_SECRET": ""
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 13 lines scan A 3545b3c7360f
mcp-server is an MCP server published in the GitHub repository transloadit/node-sdk (73 stars, last pushed 3d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other mcp servers, from other repositories
AfterEffectsMCP
MCP server "AfterEffectsMCP" as configured in Dakkshin/after-effects-mcp. Runs C:\Users\Daniel\Downloads\after-effects-mcp\build\index.js with node.
deadwax
A media library that lives in markdown. Notes etched next to the music. Runs locally from the deadwax Python package.
rights-mcp
MCP server "rights-mcp" as configured in yksanjo/rights-mcp. Runs locally from the rights-mcp npm package.
snapix-mcp-server
MCP server for SnapiX - image optimization, conversion, generation, and gallery management via the Model Context Protocol. Runs locally from the @metalevel/snapix-mcp-server npm package.
tunova
Generate Suno AI music (v5.5) from any MCP client. Async; billed only on success. Remote server at api.tunova.ai.
streamersonglist-mcp
A Model Context Protocol (MCP) server for interacting with StreamerSongList APIs. Runs locally from the streamersonglist-mcp npm package.