---
title: "looker"
description: "Connect to Looker and interact with your data using LookML."
canonical: https://agentpluginsdirectory.com/plugins/looker
last-updated: 2026-09-21
---

# looker
Connect to Looker and interact with your data using LookML.
- Slug: looker
- Publisher: Google LLC
- Repository: https://github.com/gemini-cli-extensions/looker
- Manifest: plugin.json
- Version: 0.3.11
- License: Apache-2.0
- Category (editorial): databases
- Skills: 0
- MCP servers: 2 (looker, looker-dev)
- Stars: 54
- Repository created: 2025-09-12
- Repository last pushed: 2026-09-17
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/looker
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What looker does, in the publisher's words

> [!NOTE] > Currently in beta (pre-v1.0), and may see breaking changes until the first stable release (v1.0).

This repository packages MCP Toolbox's prebuilt looker server as a plugin/extension to interact with Looker. It can be used with various AI agents, including Antigravity, Claude Code and Codex, to explore data, manage dashboards, and develop LookML using natural language prompts.

> [!IMPORTANT] > We Want Your Feedback! > Please share your thoughts with us by filling out our feedback form. > Your input is invaluable and helps us improve the project for everyone.

- Why Use Looker?
- Prerequisites
- Getting Started
- Configuration
- Installation & Usage
- Installing via a compatible Agent Plugins client

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/gemini-cli-extensions/looker/HEAD/README.md

## MCP servers

- looker: transport: stdio; command: npx -y @toolbox-sdk/server@1.9.0 --prebuilt looker --stdio
- looker-dev: transport: stdio; command: npx -y @toolbox-sdk/server@1.9.0 --prebuilt looker-dev --stdio

Read from the plugin's own mcp.json. Environment variable names only, never values.
