Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Glean Mcp Server

    8 stars
    JavaScript
    Updated Jul 8, 2025

    Table of Contents

    • Tools
    • Usage with Claude Desktop
    • License

    Table of Contents

    • Tools
    • Usage with Claude Desktop
    • License

    Documentation

    Glean

    An MCP server implementation that integrates the Glean API, providing the Search and Chat functions.

    Tools

    • Search: List of search results given a query
    • Chat: Q&A with Chatbot

    Usage with Claude Desktop

    Build the docker image:

    bash
    docker build -t glean-server:latest -f src/glean/Dockerfile .

    Then add this to your claude_desktop_config.json:

    code
    {
      "mcpServers": {
        "glean-server": {
          "command": "docker",
          "args": [
            "run",
            "-i",
            "--rm",
            "-e",
            "GLEAN_API_KEY",
            "-e",
            "GLEAN_DOMAIN",
            "glean-server"
          ],
          "env": {
            "GLEAN_API_KEY": "YOUR_API_KEY_HERE",
            "GLEAN_DOMAIN": "YOUR_DOMAIN_HERE"
          }
        }
      }
    }

    License

    This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k