Provides a standardized interface for accessing PyPI package metadata via its free JSON API.
The Pipeworx PyPI Model Context Protocol (MCP) server offers a convenient way to integrate PyPI's vast repository of Python package information into your applications. By wrapping the official PyPI JSON API, it allows developers to programmatically fetch details about packages, releases, and projects without requiring any authentication or incurring costs. This tool is a core component of the open Pipeworx MCP gateway, enabling seamless interaction with PyPI data within the MCP ecosystem.
Características Principales
01Wraps the PyPI JSON API
02No authentication required
03Free to use
04Integrates with Pipeworx MCP gateway
05Standardized access to package metadata
060 GitHub stars
Casos de Uso
01Programmatic retrieval of Python package information
02Integrating PyPI package data into MCP-compatible applications