Skip to main content
Glama

Powerdrill MCP Server

Official
by powerdrillai

mcp_powerdrill_list_datasets

Retrieve a list of available datasets from Powerdrill MCP Server. Specify a limit to control the number of datasets returned for smart AI data analysis and insights.

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of datasets to return

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "limit": { "description": "Maximum number of datasets to return", "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from Powerdrill MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/powerdrillai/powerdrill-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server