OrtakProje-1/flutter-package-mcp-server
3.2
If you are the rightful owner of flutter-package-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Flutter Package MCP Server integrates the Flutter package ecosystem with AI assistants like Claude, providing up-to-date package information, versions, and documentation through the Pub.dev API.
Tools
Functions exposed to the LLM to take actions
get_package_info
Fetches package details.
search_packages
Performs package search.
get_package_versions
Lists all versions of a package.
get_package_documentation
Retrieves package documentation.
get_package_score
Fetches package scores.
get_trending_packages
Lists trending packages.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client