list_services
Returns the services exposed by a single provider -- the second level of the StackQL resource hierarchy. Call this after list_providers to narrow the surface area before drilling into resources.
See also:
[ MCP overview ] [ list_providers ] [ list_resources ]
Inputs
| Argument | Required | Description |
|---|---|---|
provider | Yes | Provider name (e.g., google, aws, azure, github). |
Output
| Renderer | Shape |
|---|---|
| Table | One row per service under the given provider |
Gating
Allowed in every server mode. Read only.
Example
Try this prompt with any elicitation-capable MCP client with the StackQL MCP server registered:
List the services available in Google Cloud
Here's an example in Claude Desktop: