HPE GreenLake audit-logs MCP Server
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Greenlake Audit Logs MCP.
Type-safeExplicit tool definitions with compile-time validation
DiscoverableTools appear individually in MCP client interfaces
Meta-tools3 generic tools that can handle any API endpoint
list_endpointsDiscover available API endpoints
get_endpoint_schemaGet detailed schema information
invoke_dynamic_toolExecute API calls with runtime validation
A collection of Model Context Protocol (MCP) servers that enable AI assistants to interact with HPE GreenLake platform services.
The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you're building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need.
This repository contains production-ready MCP servers for HPE GreenLake platform services. Each server provides AI assistants with secure, read-only access to specific GreenLake APIs, enabling natural language interactions with your HPE infrastructure.
| Service | Category | Description | Key Capabilities |
|---|---|---|---|
| Devices | Infrastructure & Platform | Manage and query HPE GreenLake devices in your workspace | Filter by type, serial number, tags; retrieve device details by ID |
| Workspaces | Infrastructure & Platform | Interact with HPE GreenLake workspace management APIs | List/query workspaces; retrieve details and configurations |
| Subscriptions | Infrastructure & Platform | Access subscription information and licensing details | View active subscriptions; query licensing; monitor subscription status |
| Audit Logs | Security & Compliance | Query and analyze HPE GreenLake audit logs | Filter by category, user, timestamp; track user activities and system events |
| Users | User & Access Management | Manage user accounts and access controls | List/query users; view permissions; monitor user activity |
| Reporting | Reporting & Analytics | Generate and retrieve reports on workspaces, devices, and subscriptions | Customizable report types; async report tracking; date range and column filters |
| Service Catalog | Infrastructure & Platform | Access service catalog and provisioning information | View service offers, provisions, managers, manager-provisions and regions |
All servers require the following HPE GreenLake credentials:
Add servers to your claude_desktop_config.json:
These servers use the standard stdio transport and work with any MCP-compatible client. See individual server READMEs for specific configuration examples.
All servers support two operation modes that can be switched at runtime using the MCP_TOOL_MODE environment variable:
list_endpoints - Discover available API endpointsget_endpoint_schema - Get detailed schema informationinvoke_dynamic_tool - Execute API calls with runtime validation| Python Version | Status | Notes |
|---|---|---|
| 3.12 | β Supported | Recommended |
| 3.11 | β Supported | Recommended |
| 3.10 | β Supported | Minimum version |
All servers share a common architecture:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/greenlake-audit-logs-mcp)<a href="https://allmcps.com/mcp/greenlake-audit-logs-mcp"><img src="https://allmcps.com/api/badge/greenlake-audit-logs-mcp?style=directory" alt="Greenlake Audit Logs MCP on AllMCPs" /></a>