Greenlake Workspaces MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 117 installs a week from pypi. Last commit 26 May 2026.
HPE GreenLake workspaces MCP Server
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add greenlake-workspaces-mcp -- uvx greenlake-workspaces-mcp
{
"mcpServers": {
"greenlake-workspaces-mcp": {
"args": [
"greenlake-workspaces-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.greenlake-workspaces-mcp]
command = "uvx"
args = ["greenlake-workspaces-mcp"]
{
"mcpServers": {
"greenlake-workspaces-mcp": {
"args": [
"greenlake-workspaces-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"greenlake-workspaces-mcp": {
"args": [
"greenlake-workspaces-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.