pubdev_context 0.1.0
pubdev_context: ^0.1.0 copied to clipboard
A pub.dev intelligence MCP server for Dart and Flutter developers. Search, evaluate, compare, and inspect pub.dev packages from any AI agent.
Changelog #
All notable changes to pubdev_context are documented here.
Format follows Keep a Changelog.
0.1.0 - 2026-05-11 #
Added #
search_packagestool — search pub.dev by keyword with optional SDK, platform, and sort filters- In-memory TTL response cache with per-entry expiry (5-minute TTL for search results)
- CLI configuration via
--log-leveland--cache-dirflags with env var fallback - Stdio transport over stdin/stdout (via
dart_mcp ^0.5.1)
dart_mcp Compatibility #
| pubdev_context | dart_mcp |
|---|---|
0.1.x |
^0.5.1 |