Skip to main content
Glama

Pub.dev MCP Server

by devqxi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/devqxi/pubdev-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server