query
(string, required): Package name or search query
How to use it
query is exposed by the MCP Server Pacman MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the query 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
Get detailed information about a specific package
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)