
Greenlake Subscriptions Mcp
Let your coding agent query and manage HPE GreenLake subscription entitlements without leaving the chat while you run hybrid cloud workloads.
Overview
io.github.HewlettPackard/greenlake-subscriptions-mcp is an Operate-phase MCP server that connects your AI coding agent to HPE GreenLake subscription APIs over stdio.
What is this MCP server?
- Official Hewlett Packard Enterprise MCP server for GreenLake subscription APIs
- Stdio transport via PyPI package greenlake-subscriptions-mcp at version 1.1.2
- Pairs with sibling gl-mcp servers for users and workspaces on the same repo
- Designed for agent-driven audits of what services your tenant is subscribed to
- Enterprise hybrid-cloud context—not a generic subscription billing SaaS connector
- Server version 1.1.2 on PyPI identifier greenlake-subscriptions-mcp
- Transport type stdio per MCP server schema 2025-12-11
- Source repository github.com/HewlettPackard/gl-mcp
What problem does it solve?
Checking GreenLake subscription entitlements means context-switching into vendor portals instead of asking your agent during an infra or incident workflow.
Who is it for?
Builders or tiny ops teams already on HPE GreenLake who want MCP-driven subscription visibility next to their agent tooling.
Skip if: Solo SaaS founders without GreenLake contracts, or anyone looking for generic payment or Stripe subscription automation.
What do I get? / Deliverables
Your agent can list and reason about GreenLake subscription data in-thread so operational decisions align with what your tenant is actually subscribed to.
- Live GreenLake subscription queries executable from your agent session
- Repeatable stdio MCP configuration for the 1.1.2 PyPI package
- Operational context you can combine with GreenLake users and workspaces MCP servers
Recommended MCP Servers
Journey fit
Subscription state is an ongoing production concern—renewals, capacity, and service coverage matter after you ship, not during initial UI prototyping. Canonical shelf is infra because GreenLake subscriptions tie directly to provisioned cloud services, billing alignment, and operational capacity on the platform.
How it compares
Vendor-specific cloud infra MCP integration, not a reusable agent skill or marketplace workflow pack.
Common Questions / FAQ
Who is greenlake-subscriptions-mcp for?
It is for developers and operators who manage HPE GreenLake environments and want subscription data available to Claude Code, Cursor, or similar MCP clients.
When should I use greenlake-subscriptions-mcp?
Use it during operate and infra tasks when you need to verify service entitlements, audit subscription coverage, or automate checks against GreenLake before changing workloads.
How do I add greenlake-subscriptions-mcp to my agent?
Install the PyPI package greenlake-subscriptions-mcp (1.1.2), configure stdio in your MCP settings, and supply HPE GreenLake API credentials from the gl-mcp GitHub repository instructions.