Skip to content
Cursor

Marmot Data Catalog for Cursor

io.github.marmotdata/marmot

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

client:Cursor transport:streamable-http

Install Marmot Data Catalog in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "marmot": {
      "url": "https://{marmot_host}/api/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Marmot Data Catalog in other clients