Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
POWERDRILL_USER_ID | Yes | A unique identifier for your Powerdrill account | |
POWERDRILL_PROJECT_API_KEY | Yes | Your authentication token for Powerdrill API access |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
mcp_powerdrill_list_datasets | - |
mcp_powerdrill_get_dataset_overview | - |
mcp_powerdrill_create_job | - |
mcp_powerdrill_create_session | - |
mcp_powerdrill_list_data_sources | - |
mcp_powerdrill_list_sessions | - |