endorhq/package-manager-mcp
An MCP server to give AI agents control over package managers
Platform-specific configuration:
{
"mcpServers": {
"package-manager-mcp": {
"command": "npx",
"args": [
"-y",
"package-manager-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...