Pacman MCP Server

v1.0.0APIsstable

A Model Context Protocol server that provides package index querying capabilities.

aillmmcpmcp-serverpackage
Share:
12
Stars
0
Downloads
0
Weekly
0/5

About

A Model Context Protocol server that provides package index querying capabilities.

Features

  • search_package
  • package_info
  • search_docker_image
  • docker_image_info
  • terraform_module_latest_version

Use Cases

Search for packages in package indices (PyPI, npm, crates.io, Terraform Registry)
Get detailed information about a specific package
Search for Docker images in Docker Hub
Get detailed information about a specific Docker image
Get the latest version of a Terraform module
oborchers

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 18, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx pacman

Examples

Basic Configuration

Configure Pacman MCP Server

npx pacman

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "pacman": { "command": "npx", "args": ["-y", "pacman"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Pacman MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides