mcp-server-pacman
5
Pacman MCP Server is a Model Context Protocol server designed for querying package indices. It supports multiple repositories like PyPI and npm, providing seamless integration for package information retrieval. The server is user-friendly and supports Docker and uvx for easy deployment.
Pacman MCP Server
A Model Context Protocol server enabling package index querying across repositories like PyPI, npm, crates.io, Docker Hub, and Terraform Registry.
Available Tools
- Search and retrieve package information from indices like PyPI, npm, and others.
- Get details on Docker images and Terraform modules.
Installation
- uv: No specific installation needed; use
uvx
to run. - PIP: Install via
pip install mcp-server-pacman
. - Docker: Use the Docker image for setup.
Configuration
- Configure using Claude.app and VS Code for customized usage.
Development
- Comprehensive testing and formatting via
uv
andruff
.
Release Process
- Automated with GitHub Actions for seamless versioning and publishing.
Project Structure
- Detailed file organization for models, providers, and utilities.
Contributing
- Contributions welcomed to expand functionality and documentation.
License
- Licensed under the MIT License.