DEV Community

Sutaniese
Sutaniese

Posted on

I'm 15, based in Kazakhstan, and I built an MCP server for AI agents to handle ML datasets autonomously

I'm 15 and based in Kazakhstan. I started coding seriously about a year ago. No CS degree, no team, just figuring things out.
I got obsessed with AI agents - specifically why they're so capable at reasoning but completely fall apart the moment they need real data. Every pipeline I tried to build had the same bottleneck: the agent couldn't search for datasets, evaluate which ones were actually useful, clean them, or export them. All of that still needed a human.
That felt like a solvable problem. So I built Vesper - an MCP server that gives AI agents the full ML dataset workflow. Search, download, quality analysis, cleaning, export. Fully autonomous.
I'm still in school. Built this between classes and after homework. It's live, has real users.
Early stage, brutal feedback welcome - getvesper.dev or try it directly: npx vesper-wizard@latest

Top comments (0)