Pacman icon

Pacman

5

Enables LLMs to search and retrieve information from various package repositories.

Acerca de

Pacman is a Model Context Protocol (MCP) server designed to empower Large Language Models (LLMs) with the ability to query and retrieve information from a variety of package repositories. This server supports searching and retrieving package information from popular sources like PyPI, npm, crates.io, Docker Hub, and the Terraform Registry, providing LLMs with the context needed to understand and utilize software packages effectively.

Características Principales

  • Search for Docker images on Docker Hub.
  • Customizable user-agent.
  • Search packages across multiple package indices (PyPI, npm, crates.io, Terraform Registry).
  • Retrieve detailed information about specific packages, including version details.
  • Obtain the latest version of Terraform modules.
  • 5 GitHub stars

Casos de Uso

  • Enabling LLMs to understand and utilize software packages.
  • Providing context to LLMs when generating code or documentation.
  • Allowing LLMs to recommend relevant packages based on user queries.