Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_MODE | No | MCP transport mode (e.g., stdio) | stdio |
| LOOKERSDK_TIMEOUT | No | Looker SDK timeout in seconds (optional) | 120 |
| LOOKERSDK_BASE_URL | Yes | The URL of your Looker instance (e.g., https://your-looker-instance.com) | |
| LOOKERSDK_CLIENT_ID | Yes | Your Looker API client ID | |
| LOOKERSDK_VERIFY_SSL | No | Whether to verify SSL certificates (true or false) | true |
| LOOKERSDK_CLIENT_SECRET | Yes | Your Looker API client secret |
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 | |