Greenlake Subscriptions MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 116 installs a week from pypi. Last commit 26 May 2026.
HPE GreenLake subscriptions 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-subscriptions-mcp -- uvx greenlake-subscriptions-mcp
{
"mcpServers": {
"greenlake-subscriptions-mcp": {
"args": [
"greenlake-subscriptions-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.greenlake-subscriptions-mcp]
command = "uvx"
args = ["greenlake-subscriptions-mcp"]
{
"mcpServers": {
"greenlake-subscriptions-mcp": {
"args": [
"greenlake-subscriptions-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"greenlake-subscriptions-mcp": {
"args": [
"greenlake-subscriptions-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.