Marmot
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
MarmotCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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.
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.

Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



