Looker MCP Server

Stableanalytics
40 starsTypeScriptcommunity
GitHub
About

Overview

The Looker MCP Server enables AI agents to interact with Google Looker for business intelligence. It provides tools for accessing dashboards, running looks, exploring LookML models, and executing SQL queries through Looker's API.
Capabilities

Tools & Capabilities

list_dashboards

List Looker dashboards

run_look

Execute a saved Look

run_query

Run a query against a model

list_models

List LookML models

Setup

Installation

bash
Install
npx -y mcp-server-looker
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "looker": {
      "command": "npx",
      "args": ["-y", "mcp-server-looker"],
      "env": { "LOOKER_BASE_URL": "https://your-instance.cloud.looker.com", "LOOKER_CLIENT_ID": "your-id", "LOOKER_CLIENT_SECRET": "your-secret" }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 40
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Looker MCP Server - MCP Server Directory - CortexAgent