I made a pub.dev searcher as a Dart MCP!

Randal’s Pub.dev MCP search server - took about two hours of vibecoding with Roo, including all the readmes, PRD and PLAN. Only real fail was the testing seemed broken, so I’m gonna pick that up again later. And yes, it’s a command-line tool… in dart.

Took about $15 of paid gemini-2.5-pro time, but it really came together remarkably easy.

8 Likes

It has been pointed out to me that I am missing the ability to install this from “dart pub global activate”, which would make installation much easier. I’ll fix that in the next release.