Skip to content
VS Code

Marmot Data Catalog for VS Code

io.github.marmotdata/marmot

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

client:VS Code transport:streamable-http

Install Marmot Data Catalog in VS Code

.vscode/mcp.json

{
  "servers": {
    "marmot": {
      "type": "http",
      "url": "https://{marmot_host}/api/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Marmot Data Catalog in other clients