A Model Context Protocol server providing tools to query package indices like PyPI, npm, and crates.io
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-oborchers-mcp-server-pacman","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
 # Pacman MCP Server A Model Context Protocol server that provides package index querying capabilities. This server enables LLMs to search and retrieve information from package repositories like PyPI, npm, crates.io, Docker Hub, and Terraform Registry. <a href="https://glama.ai/mcp/servers/@oborchers/mcp-server-pacman"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@oborchers/mcp-server-pacman/badge" alt="mcp-server-pacman MCP server" /> </a> ### Available Tools - `search_package` - Search for packages in package indices - `index` (string, required): Package index to search ("pypi", "npm", "crates", "terraform") - `query` (string, required): Package name or search query - `limit` (integer, optional): Maximum number of results to return (default: 5, max: 50) - `package_info` - Get detailed information about a specific package - `index` (string, required): Package index to query ("pypi", "npm", "crates", "terraform") - `name` (string, required): Package name - `version` (string, optional): Specific version to get info for (default: latest) - `search_docker_image` - Search for Docker images in Docker Hub - `query` (string, required): Image name or search query - `limit` (integer, optional): Maximum number of results to return (default: 5, max: 50) - `docker_image_info` - Get detailed information about a specific Docker image - `name` (string, required): Image name (e.g., user/repo or library/repo) - `tag` (string, optional): Specific image tag (default: latest) - `terraform_module_latest_version` - Get the latest version of a Terraform module - `name` (string, required): Module name (format: namespace/name/provider) ### Prompts - **search_pypi** - Search for Python packages on PyPI - Arguments: - `query` (string, required): Package name or search query - **pypi_info** - Get information about a specific Python package - Arguments: - `name` (stri…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.