Skip to main content

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

ArgumentRequiredDescription
providerYesProvider name (e.g., google, aws, azure, github).

Output

RendererShape
TableOne 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: