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 the dashboard, Telegram, and MCP-enabled IDEs, uses AI to diagnose incidents in plain English, and keeps risky changes behind explicit policy and approval gates. 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, choose where approvals should reach you, and from that point you manage servers in plain English from the dashboard, Telegram, or an MCP-enabled IDE — without raw SSH as the normal control path, dashboard hopping, or 800-line log files to stare at.

The hosted AI pipeline separates lighter intent work from deeper incident analysis. It reads the relevant server evidence returned by the agent, correlates events, and explains a likely cause. When something breaks, you can ask “why is my site down?” and get a structured investigation instead of a blank terminal prompt.

Safety is non-negotiable. The agent operates through scoped tools and a strict approval-gated, audited action layer — not raw unrestricted shell as the normal path. Risky changes normally create a pending action for your approval; separately authorized Investigation sessions stay bounded by server, time, and action count. The audit trail records the request, approval decision, selected operation, and execution result so the response can be reviewed later.

Safety firstCommand allowlists, human approval flows, read-only by default. The AI can be wrong — the architecture assumes it will be.
No black boxOperational requests, approval decisions, selected actions, and execution results are recorded for review.
Built for solo foundersNot a $500/mo enterprise tool. Free watchdog tier, AI from $39/mo. Designed for the person running production alone.
Clear product boundariesThe MCP client is public under MIT. The hosted agent remains private while a separate standalone release is being prepared.
// current stage Public beta · July 2026 · Product, onboarding, and safety boundaries are still evolving. 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.

Signup starts with email. Inside-server diagnostics require the outbound agent.