powerdrill-mcp
Powerdrill MCP Server facilitates interaction with Powerdrill datasets through natural language, supporting integration with tools like Claude Desktop and Cursor. It requires authentication via User ID and API Key and provides features like dataset management and running complex data analysis jobs.
Powerdrill MCP Server
A Model Context Protocol (MCP) server for interacting with Powerdrill datasets using Powerdrill User ID and Project API Key for authentication. Offers open-sourced web clients for Node.js and Python editions.
Features
- Authenticate using User ID and API Key
- List and get detailed information on datasets
- Create and run jobs with natural language questions
- Integration with Claude Desktop and other MCP-compatible clients
Installation
Install via Smithery or npm, or clone from GitHub and install dependencies. Set up involves creating .env file with credentials and running the server.
Usage
The server supports integration with Claude Desktop and Cursor for dataset management and analysis, including creating jobs, sessions, and listing datasets or data sources.