mcp-server-pacman
by oborchers
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_packageC | Search for packages in package indices (PyPI, npm, crates.io, Terraform Registry) |
| package_infoB | Get detailed information about a specific package |
| search_docker_imageC | Search for Docker images in Docker Hub |
| docker_image_infoC | Get detailed information about a specific Docker image |
| terraform_module_latest_versionB | Get the latest version of a Terraform module |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| search_pypi | Search for Python packages on PyPI |
| pypi_info | Get information about a specific Python package |
| search_npm | Search for JavaScript packages on npm |
| npm_info | Get information about a specific JavaScript package |
| search_crates | Search for Rust packages on crates.io |
| crates_info | Get information about a specific Rust package |
| search_docker | Search for Docker images on Docker Hub |
| docker_info | Get information about a specific Docker image |
| search_terraform | Search for Terraform modules in the Terraform Registry |
| terraform_info | Get information about a specific Terraform module |
| terraform_latest_version | Get the latest version of a specific Terraform module |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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