Back to directory
powerdrillai/powerdrill-mcp

powerdrillai/powerdrill-mcp

@powerdrillai

The MCP server for Powerdrill API.

powerdrillmcpdata-analysisdatasetsapitypescriptdatabase

Installation & Configuration

{
  "powerdrill": {
    "command": "npx",
    "args": [
      "-y",
      "@powerdrillai/powerdrill-mcp@latest"
    ],
    "env": {
      "POWERDRILL_USER_ID": "your_actual_user_id",
      "POWERDRILL_PROJECT_API_KEY": "your_actual_project_api_key"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13