A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Transloadit's official Node.js SDK
Monorepo for Transloadit SDKs, shared packages, and the MCP server.
@transloadit/node — Node.js SDK + CLI. See packages/node/README.md.transloadit — Stable unscoped package (built from @transloadit/node).@transloadit/mcp-server — MCP server (Streamable HTTP + stdio). See packages/mcp-server/README.md.@transloadit/types — Shared TypeScript types.@transloadit/utils — Shared utilities.@transloadit/zod — Zod schemas for Transloadit APIs.import { Transloadit } from '@transloadit/node'
const client = new Transloadit({
authKey: process.env.TRANSLOADIT_KEY as string,
authSecret: process.env.TRANSLOADIT_SECRET as string,
})
const result = await client.createAssembly({
params: {
steps: {
':original': { robot: '/upload/handle' },
},
},
files: { file: '/path/to/file.jpg' },
waitForCompletion: true,
})
See packages/mcp-server/README.md for MCP setup, auth, and tool docs.
corepack yarncorepack yarn checkcorepack yarn workspace @transloadit/node test:unitdocs/ (non-MCP).transloadit package is prepared via scripts/prepare-transloadit.ts.packages/transloadit/ stay in sync with @transloadit/node.corepack yarn parity:transloadit.Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
English-first Korean equity intelligence MCP — DART filings, foreign-holder 5%-rule flows, activist filings, KRX news. F
Unity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control sc