marmot

Explore Marmot metadata including assets, lineage, glossary terms, and runs via CLI, REST API, or MCP server.

603|25|Updated Mar 12, 2025
One-click install
npx skills add https://github.com/marmotdata/marmot --skill marmot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marmot
Source: https://github.com/marmotdata/marmot/tree/main
Command: npx skills add https://github.com/marmotdata/marmot --skill marmot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Marmot provides a centralized data catalog that makes asset discovery, lineage tracing, glossary access, and governance tasks fast and reliable.

Core Features & Use Cases

  • Discover data assets across databases, topics, APIs and dashboards via CLI, REST API and MCP.
  • View data lineage, inspect glossary terms, and monitor pipeline runs.
  • Manage tags and owners and view key metrics to support data governance.

Quick Start

Run marmot assets search to begin discovering assets in your Marmot catalog.

Frequently Asked Questions about marmot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search data assets in a data catalog using a CLI?

To search data assets in a data catalog via CLI, run the command `marmot assets search`. This queries your Marmot catalog to discover databases, topics, APIs, and dashboards.

Can I view data lineage and pipeline runs through a REST API?

Yes, you can inspect data lineage and monitor pipeline runs through the Marmot REST API. It provides specific endpoints to retrieve lineage graphs and check run statuses.

What is the best way to manage data governance tags and owners?

The best way to manage data governance tags and owners is by using the Marmot CLI, REST API, or MCP server. These interfaces allow you to programmatically assign and update asset metadata.

Does the Marmot MCP server support browsing glossary terms?

Yes, the Marmot MCP server supports browsing glossary terms. You can use its built-in MCP operations to explore and retrieve glossary terms directly from your data catalog.

Do I need to configure authentication to query data catalog metrics?

Yes, you need to configure authentication to query data catalog metrics. The Marmot skill includes built-in configuration and authentication handling to securely access metrics via CLI, REST, or MCP.