MCP Server Pacman
UnclaimedA Model Context Protocol server that provides package index querying capabilities.
Install
docker run -i --rm oborchers/mcp-server-pacmanUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (11)
docker_image_info
Get detailed information about a specific Docker image
index
(string, required): Package index to search ("pypi", "npm", "crates", "terraform")
limit
(integer, optional): Maximum number of results to return (default: 5, max: 50)
name
(string, required): Package name
package_info
Get detailed information about a specific package
query
(string, required): Package name or search query
search_docker_image
Search for Docker images in Docker Hub
search_package
Search for packages in package indices
tag
(string, optional): Specific image tag (default: latest)
terraform_module_latest_version
Get the latest version of a Terraform module
version
(string, optional): Specific version to get info for (default: latest)