RADZOR
ComponentsRecipesDocsContributeGitHub
Get Started
RADZOR

The universal component registry for LLM-driven development. Empowering developers to build better apps, faster.

Product
  • Components
  • Standard
Resources
  • Documentation
  • API Reference
  • AI Agent Integration
  • Pipeline Guide
  • MCP Server
Community
  • GitHub
  • X / Twitter
  • Discord

© 2026 Radzor Registry. All rights reserved.

LLM-Ready Components

Discover standardized, LLM-ready components for your projects.

AllAutomation (9)Email (4)Web3 & Blockchain (4)Chat & Messaging (6)Audio & Voice (1)Storage (6)Security (5)Authentication (9)Messaging (5)monitoring (4)Payment (5)Data & Database (10)Media (9)Analytics (4)AI & ML (14)Networking (5)

@radzor/pdf-generate

v0.1.0

PDF generation from HTML templates or raw content. Creates invoices, reports, and documents with configurable page size, margins, and headers/footers.

typescriptpythonServer
3 inputs1 outputs3 actions2 events
standalone

@radzor/file-upload

v0.1.0

Server-side file upload to S3-compatible storage, Cloudflare R2, or local disk. Includes MIME validation, size limits, pre-signed URL generation, and AWS v4 signing.

typescriptpython
Community

Missing a component?
Ask for it.

Tell us which component costs you the most time, and we'll build it — with a full manifest, LLM docs, and production-ready code.

→A Stripe checkout component with webhook handling
→An S3 file uploader with progress events
→A rate-limiter with sliding window algorithm
→An email queue with retry and backoff

Drop your request on Discord

Join the community, post in #components-requests, and describe what you need. We prioritize based on real demand.

Request on Discord
Server
10 inputs1 outputs3 actions3 events
standalone

@radzor/zip-archive

v0.1.0

Create, read, and extract ZIP archives. Supports streaming creation for large archives, per-file compression levels, and in-memory operations. No native dependencies — pure JavaScript implementation.

typescriptpythonServer
2 inputs2 outputs4 actions4 events
standalone

@radzor/s3-upload

v0.1.0

Upload, download, and manage files on S3-compatible storage (AWS S3, MinIO, R2, DigitalOcean Spaces) using raw fetch with AWS Signature V4 signing.

typescriptpythonServer
5 inputs1 outputs5 actions1 events
standalone

@radzor/database-migrate

v0.1.0

Run SQL database migrations with up/down support, status tracking, and migration file generation. Connects via raw TCP to PostgreSQL or via HTTP to compatible APIs.

typescriptpythonServer
3 inputs1 outputs4 actions2 events
standalone

@radzor/kv-store

v0.1.0

Key-value store with TTL support. Operates in-memory by default with optional Redis backend via raw RESP protocol. Supports expiration callbacks and namespace isolation.

typescriptpythonServer
4 inputs1 outputs6 actions1 events
standalone