imply-druid-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | INFO |
| IMPLY_REGION | Yes | Region (e.g., us-east-1) | |
| IMPLY_API_KEY | No | Imply API key | |
| IMPLY_PROJECT_ID | Yes | Imply project ID | |
| MAX_QUERY_LENGTH | No | Maximum SQL query length | 10000 |
| IMPLY_ACCESS_TOKEN | No | OAuth access token (alternative) | |
| IMPLY_ORGANIZATION | Yes | Imply Cloud organization name | |
| IMPLY_CLOUD_PROVIDER | Yes | Cloud provider: aws, gcp, or azure | |
| DEFAULT_QUERY_TIMEOUT_MS | No | Default query timeout (ms) | 30000 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yeongbin-hwang/imply-druid-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server