mcp-server-pacman
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_packageB | Search for packages in package indices (PyPI, npm, crates.io, Terraform Registry) |
| package_infoC | Get detailed information about a specific package |
| search_docker_imageB | 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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