package_info
Get detailed information about a specific package
How to use it
package_info is exposed by the MCP Server Pacman MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the package_info tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Server Pacman
docker run -i --rm oborchers/mcp-server-pacmanOther tools in MCP Server Pacman (10)
Get detailed information about a specific Docker image
(string, required): Package index to search ("pypi", "npm", "crates", "terraform")
(integer, optional): Maximum number of results to return (default: 5, max: 50)
(string, required): Package name
(string, required): Package name or search query
Search for Docker images in Docker Hub
Search for packages in package indices
(string, optional): Specific image tag (default: latest)
Get the latest version of a Terraform module
(string, optional): Specific version to get info for (default: latest)