Powerdrill
Provides tools to interact with Powerdrill datasets to perform data work.
12 stars
0 tools
Created Aug 2025
@powerdrillai/powerdrillai-powerdrill-powerdrill-mcpAbout
Provides tools to interact with Powerdrill datasets to perform data work.
Categories
general
Installation
npm
npm install @powerdrillai/powerdrillai-powerdrill-powerdrill-mcp
Configuration
{
"mcpServers": {
"powerdrillai-powerdrill-powerdrill-mcp": {
"command": "npx",
"args": [
"-y",
"@powerdrillai/powerdrillai-powerdrill-powerdrill-mcp"
]
}
}
}