Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_package_info | Get detailed information about a Dart/Flutter package from pub.dev |
check_package_updates | Check for updates to a specific package or compare versions |
get_package_versions | Get all available versions of a package with their release dates |
get_documentation_changes | Get documentation content and detect changes for a package |
compare_package_versions | Compare two versions of a package and show differences |
search_packages | Search for packages on pub.dev with filters |