Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"python_mcp_server": {
"command": "uv",
"args": [
"run",
"python",
"get-pip.py"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"python_mcp_server": {
"command": "uv",
"args": [
"run",
"python",
"get-pip.py"
]
}
}
}