packageName
(string): The name of the Astro-related package to get the changelog for
How to use it
packageName is exposed by the Astro MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the packageName tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Astro MCP
npx astro add astro-mcpOther tools in Astro MCP (13)
(string): The absolute filepath of the module
Get the changelog of the Astro-related packages
Get the Astro config object containing comprehensive project settings including file paths (root, src, public, output directories), site URL, build options, server settings, enabled integrations, markdown processing configuration, image handling, Vite plugins, security settings, and experimental fea
Get detailed metadata about a specific Astro integration, including its name, description, categories, repository links, npm information, related website links, official status, and download statistics
Get the current network address, IP protocol family, and port number of the running Astro development server
Get the Vite config digest, including the root, resolve, plugins, and environment names
Get graph information of a module, including importers, imported modules, and compiled result
List all Astro integrations available in the ecosystem
List detailed routing information from your Astro project, including all routes with their file entrypoints, URL patterns, dynamic parameters, pre-rendering status, and route types. Optionally filter by type to focus on specific route categories
(string): The name of the Astro integration to get information about
(string): The query to search for
Search the Astro documentation for specific topics, concepts, or features. Returns relevant documentation snippets that match your query
(string, optional): redirect, page, endpoint, or fallback