SERVER
Node SDK
Rank #713glama/transloadit/node-sdk
Process video, audio, images, and documents with 86+ cloud media processing robots.
First listed
Nov 25, 2024
Last publish date
Mar 16, 2026
OVERVIEW
Node SDK is a Model Context Protocol (MCP) server published by transloadit. It ranks #713 of 58,900 servers tracked on MCP Toplist, and its repository has 72 GitHub stars. Node SDK is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Mar 16, 2026.
STANDING
#713of 58,900 tracked serversTop 5%
Ranks ahead of 58,187 of 58,900 servers on MCP Toplist.
Recent momentum
+57GitHub stars since Feb 16 (+380%)
CONNECT
Use Node SDK
Add Node SDK to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"node-sdk": {
"url": "https://api2.transloadit.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
npm package
{
"mcpServers": {
"node-sdk": {
"command": "npx",
"args": [
"-y",
"@transloadit/mcp-server"
],
"env": {
"TRANSLOADIT_KEY": "<your TRANSLOADIT_KEY>",
"TRANSLOADIT_SECRET": "<your TRANSLOADIT_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
transloadit
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 0.3.9 | Mar 16, 2026 |
| 0.3.7 | Feb 17, 2026 |
| 0.3.6 | Feb 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Node SDK?
- Process video, audio, images, and documents with 86+ cloud media processing robots.
- Who maintains Node SDK?
- Node SDK is maintained by transloadit, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Node SDK an official MCP server?
- Yes — Node SDK is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Node SDK have?
- MCP Toplist tracks 4 versions of Node SDK, most recently published on Mar 16, 2026.
- Where can I find the source code for Node SDK?
- The source code for Node SDK is hosted at github.com/transloadit/node-sdk.
EXPLORE