DataVerifiedGo

marmot

Open-source data catalog. Search assets, explore lineage, and find ownership.

Free
N/A rating (0 reviews)0 installs530 GitHub stars

Marmot is an open-source data catalog designed for teams who want powerful data discovery without enterprise complexity. Catalog every data asset, enrich it with the context that matters and make it accessible to your team and your AI tools. 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. With features like full-text search, structured queries, and lineage tracing, Marmot provides a comprehensive solution for data management and accessibility.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "marmot": {
      "args": [
        "mcp-remote",
        "https://{marmot_host}/api/v1/mcp"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1