Marmot

by marmotdata

311 downloads
Not rated
GitHub

About

Marmot helps teams discover, understand, and leverage their data with powerful search and lineage visualisation tools. It's designed to make data accessible for everyone.

Details

Author
marmotdata
Downloads
311
Categories
Other

- Open-source data catalog
- Simple, fast deployment as a single binary
- Intuitive user interface with search and filters
- Interactive lineage graph showing data flow
- Catalog assets across databases, APIs, queues, pipelines
- No enterprise complexity or extensive infrastructure needed

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Marmot
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Once you've deployed your Marmot instance, create an API Key and connect. MCP is enabled by default—no additional configuration required.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "marmot": {
            "marmot": {
                "command": "npx",
                "args": [
                    "-y",
                    "mcp-remote",
                    "https://<your-marmot-server>/api/v1/mcp",
                    "--header",
                    "X-API-Key:<your-api-key>"
                ]
            }
        }
    }
}

McpServers

{
    "marmot": {
        "command": "npx",
        "args": [
            "-y",
            "mcp-remote",
            "https://<your-marmot-server>/api/v1/mcp",
            "--header",
            "X-API-Key:<your-api-key>"
        ]
    }
}

What is Marmot?

Marmot is an open-source data catalog designed for teams who want powerful data discovery without enterprise complexity. Built with a focus on simplicity and speed, Marmot helps you catalog assets across your entire data stack - from databases and APIs to message queues and data pipelines. Marmot search interface showing filters and search results Unlike traditional catalogs that require extensive infrastructure and configuration, Marmot ships as a single binary with an intuitive UI, making it easy to deploy and start cataloging in minutes. Interactive lineage graph showing data flow and dependencies
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.