pip-tools
A set of tools to keep your pinned Python dependencies fresh.
pip-tools MCP Server
MCP server for jazzband/pip-tools
Ready-to-Use Client Configurations
{
"mcpServers": {
"pip-tools": {
"command": "npx",
"args": [
"-y",
"@jazzband/pip-tools"
]
}
}
}