Powerdrill
An MCP server that provides tools to interact with Powerdrill datasets, enabling smart AI data analysis and insights.
Ads
Overview
A Model Context Protocol (MCP) server that provides tools to interact with Powerdrill datasets, authenticated with Powerdrill User ID and Project API Key. Please go to https://chat.powerdrill.ai/ for AI data analysis individually or use with your Team. If you have the Powerdrill User ID and Project API Key of your Team, you can manipulate the data via Powerdrill open sourced web clients: - Node.js edtion: https://flow.powerdrill.ai/, or play with the open source web client https://github.com/powerdrillai/powerdrill-flow. - Python edtion: https://powerdrill-flow.streamlit.app/, or play with the open source web client https://github.com/powerdrillai/powerdrill-flow-streamlit.
Installation
npx -y @smithery/cli install @powerdrillai/powerdrill-mcp --client claude
Configuration
Configuration example is not available yet.
Capabilities
- List your Powerdrill datasets
Ask the assistant to show available datasets using `mcp_powerdrill_list_datasets`.
- Get a dataset overview
Retrieve structure, summary, and suggested exploration questions with `mcp_powerdrill_get_dataset_overview`.
- Analyze data with natural language
Submit a question against a dataset and get code, tables, charts, and text via `mcp_powerdrill_create_job`.
- Upload a local file to a dataset
Add a CSV, Excel, or PDF from your machine using `mcp_powerdrill_create_data_source_from_local_file`.
- Create a new dataset
Provision a named dataset in your account with `mcp_powerdrill_create_dataset`.
- Manage analysis sessions
Create sessions with `mcp_powerdrill_create_session` and list existing ones with `mcp_powerdrill_list_sessions`.
Tags
- data-analysis
- database
- ai-agent
Related MCP servers
InstantDB
OfficialCreate, manage, and update applications on InstantDB, the modern Firebase.
Jitsu
OfficialManage Jitsu data pipelines from your AI assistant — destinations, streams, connections, syncs, functions, and live events.
PostgreSQL MCP Server
OfficialRun read-only SQL queries and inspect PostgreSQL schemas from your MCP client.
Financial Datasets
OfficialStock market API made for AI agents