pubdev_mcp 0.0.1 copy "pubdev_mcp: ^0.0.1" to clipboard
pubdev_mcp: ^0.0.1 copied to clipboard

A MCP server that helps you find and search for packages on pub.flutter-io.cn through natural language queries. This package provides a simple interface to search and interact with pub.flutter-io.cn using natural languag [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pubdev_mcp

With Flutter:

 $ flutter pub add pubdev_mcp

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  pubdev_mcp: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

0
likes
120
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A MCP server that helps you find and search for packages on pub.flutter-io.cn through natural language queries. This package provides a simple interface to search and interact with pub.flutter-io.cn using natural language processing.

Documentation

API reference

License

unknown (license)

Dependencies

mcp_dart, pub_api_client

More

Packages that depend on pubdev_mcp