powerdrillai/powerdrill-mcp
If you are the rightful owner of powerdrill-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Powerdrill MCP Server is a Model Context Protocol server that provides tools to interact with Powerdrill datasets, authenticated with Powerdrill User ID and Project API Key.
Tools
Functions exposed to the LLM to take actions
mcp_powerdrill_list_datasets
List available datasets in Powerdrill account
mcp_powerdrill_get_dataset_overview
Get detailed information about a specific dataset
mcp_powerdrill_create_job
Create tasks to analyze data
mcp_powerdrill_create_session
Create a new session to group related tasks
mcp_powerdrill_list_data_sources
List data sources in a specific data set
mcp_powerdrill_list_sessions
List sessions in Powerdrill account
mcp_powerdrill_create_dataset
Create a new dataset in Powerdrill account
mcp_powerdrill_create_data_source_from_local_file
Create a new data source by uploading local files
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client