MCP Server: io.github.julian-martin89/pkg-oracle
The io.github.julian-martin89/pkg-oracle Model Context Protocol (MCP) server is a pay-per-call dependency trust oracle. It verifies npm and PyPI packages before an AI agent installs them, using the server’s description to ensure package trust checks occur as part of the install workflow.
🛠️ Key Features
- Verifies npm packages
- Verifies PyPI packages
- Uses a pay-per-call model for dependency trust checks
- Purpose: dependency trust verification prior to AI-agent installation
🚀 Use Cases
- Pre-install validation of dependencies from npm
- Pre-install validation of dependencies from PyPI
- AI agent workflows that require trusted package installation
⚡ Developer Benefits
- Centralizes dependency trust verification for npm/PyPI installs
- Enforces a “verify before install” dependency gate for AI agents
⚠️ Limitations
- Available trust verification scope is limited to npm and PyPI package sources