bui21x/package-manager-mcp-server
If you are the rightful owner of package-manager-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides package management capabilities for AI agents.
The Package Manager MCP Server is a specialized server designed to facilitate package management for AI agents. It offers a comprehensive suite of features that include dependency resolution, version management, and package querying across various package managers. This server is particularly useful for AI systems that require seamless integration with different programming environments and need to manage packages efficiently. By supporting multiple package managers, the server ensures that AI agents can operate in diverse ecosystems without compatibility issues. The server is built to be robust and reliable, with health monitoring capabilities to ensure continuous operation. It is designed to be easily integrated into terminal AI agents and systems, following the MCP specification for tool integration.
Features
- Package information retrieval
- Dependency resolution
- Version compatibility checking
- Support for multiple package managers
- Health monitoring
Usages
usage with local development
python uvicorn src.mcp_server:app --reload
usage with remote deployment
yaml paths: /mcp: post: x-ms-agentic-protocol: mcp-streamable-1.0