Skip to main content
Glama
oborchers

mcp-server-pacman

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
search_package

Search for packages in package indices (PyPI, npm, crates.io, Terraform Registry)

package_info

Get detailed information about a specific package

search_docker_image

Search for Docker images in Docker Hub

docker_image_info

Get detailed information about a specific Docker image

terraform_module_latest_version

Get the latest version of a Terraform module

Prompts

Interactive templates invoked by user choice

NameDescription
search_pypiSearch for Python packages on PyPI
pypi_infoGet information about a specific Python package
search_npmSearch for JavaScript packages on npm
npm_infoGet information about a specific JavaScript package
search_cratesSearch for Rust packages on crates.io
crates_infoGet information about a specific Rust package
search_dockerSearch for Docker images on Docker Hub
docker_infoGet information about a specific Docker image
search_terraformSearch for Terraform modules in the Terraform Registry
terraform_infoGet information about a specific Terraform module
terraform_latest_versionGet the latest version of a specific Terraform module

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/oborchers/mcp-server-pacman'

If you have feedback or need assistance with the MCP directory API, please join our Discord server