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.
Powerdrill MCP Server is designed to facilitate interaction with Powerdrill datasets through a Model Context Protocol (MCP) server. It allows users to authenticate using their Powerdrill User ID and Project API Key, enabling them to list, access, and manipulate datasets. The server supports natural language queries to create and run jobs on datasets, making data analysis more intuitive. It integrates seamlessly with various MCP-compatible clients, including Claude Desktop, and offers both Node.js and Python editions for flexibility. Users can install the server via Smithery or npm, and it supports integration with open-source web clients for enhanced functionality.
Features
- Authenticate with Powerdrill using User ID and Project API Key
- List available datasets in your Powerdrill account
- Get detailed information about specific datasets
- Create and run jobs on datasets with natural language questions
- Integration with Claude Desktop and other MCP-compatible clients
Tools
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