Documentation
Send with your own Amazon SES account.
tinysend gives SES a small product layer: domain setup, transactional email, contacts, templates, broadcasts, optional tracking, an npm SDK, and MCP tools.
REST API & npm SDK
Send idempotent email and synchronize users with scoped keys.
MCP for agents
Give an agent narrow tools for sends, contacts, templates, broadcasts, domains, and stats.
SES setup
Connect a least-privilege IAM role using CloudFormation and STS.
Self-host in one command
cp .env.example .env
docker compose up --buildThe app and its PostgreSQL queue run without Redis. Database migrations run when the container starts.
