ABOUT // MTTRLY

DM

Dmitry Maslennikov

Founder · mttrly

I've been building software products and startups for over 10 years. In that time I've launched products, managed teams, shipped features, and dealt with way more production incidents than I'd like to admit.

The problem that eventually turned into mttrly is simple: solo founders and small teams running their own servers spend a disproportionate amount of time on reactive ops work — SSHing in at 3am, reading logs they barely understand, applying fixes they're not sure about. It's not a skill gap. It's a tooling gap. Enterprise tools like Datadog and PagerDuty are built for teams with dedicated SREs. Everything else is either too simple (UptimeRobot pings) or too risky (raw LLM with shell access).

In early 2026 I started building mttrly — a server management agent that operates through Telegram, uses AI to diagnose incidents in plain English, and never executes a command without your explicit approval. It's the tool I wish I had every time my phone buzzed at 2am.

THE PRODUCT

What we're building

mttrly is an AI-powered server management agent. You install a lightweight agent on your VPS, connect it to Telegram (or Slack, Discord, WhatsApp), and from that point you manage your servers in plain English from your phone — no SSH, no dashboards, no 800-line log files to stare at.

The AI uses two models: Claude Haiku for fast real-time responses (sub-second classification and formatting) and Claude Sonnet for deep reasoning — reading logs, correlating events, diagnosing root causes. When something breaks, you ask "why is my site down?" and get a structured answer in 15 seconds, not a terminal prompt.

Safety is non-negotiable. The agent operates on a strict command allowlist — no arbitrary shell execution. Any state-changing action (restart, rollback, config reload) requires your explicit Telegram confirmation before it runs. Everything is logged with the full AI reasoning chain so you can see exactly why each action was recommended.

Safety firstCommand allowlists, human approval flows, read-only by default. The AI can be wrong — the architecture assumes it will be.
No black boxEvery action is logged with the full model input, output, and reasoning chain. You can always see why Bro did what it did.
Built for solo foundersNot a $500/mo enterprise tool. Free watchdog tier, AI from $39/mo. Designed for the person running production alone.
No vendor lock-inBring your own Anthropic or OpenAI key. The agent is MIT-licensed and will be open source.
// current stage Beta · March 2026 · Pre-revenue · Building toward first 30 paying users. If you're one of the early testers — thank you, you're shaping what this becomes.

Try it yourself

Free watchdog tier. No credit card.

Takes 5 minutes to install on your VPS.