Marmot Data Catalog
Rank #228io.github.marmotdata/marmot
Open-source data catalog. Search assets, explore lineage, and find ownership.
Marmot Data Catalog is a Model Context Protocol (MCP) server published by marmotdata. It ranks #228 of 132,046 servers tracked on MCP Toplist, and its repository has 618 GitHub stars. Marmot Data Catalog is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 12 tracked versions. It was first listed on Mar 12, 2025 and most recently updated on Jul 15, 2026.
Ranks ahead of 131,818 of 132,046 servers on MCP Toplist.
Use Marmot Data Catalog
claude mcp add --transport http marmot https://{marmot_host}/api/v1/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.marmot]
url = "https://{marmot_host}/api/v1/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://{marmot_host}/api/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"marmot": {
"url": "https://{marmot_host}/api/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"marmot": {
"type": "http",
"url": "https://{marmot_host}/api/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"marmot": {
"serverUrl": "https://{marmot_host}/api/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"marmot": {
"url": "https://{marmot_host}/api/v1/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.marmotdata%2Fmarmot)<a href="https://mcptoplist.com/server/io.github.marmotdata%2Fmarmot"><img src="https://mcptoplist.com/badge/io.github.marmotdata%2Fmarmot.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
marmotdata
Available versions (12)
| Version | Published |
|---|---|
| 0.10.0 | Jul 15, 2026 |
| 0.9.0 | Apr 27, 2026 |
| 0.8.6 | Apr 15, 2026 |
| 0.8.5 | Apr 9, 2026 |
| 0.8.4 | Apr 8, 2026 |
| 0.8.3 | Apr 3, 2026 |
| 0.8.2 | Apr 1, 2026 |
| 0.8.1 | Mar 31, 2026 |
| 0.8.0 | Mar 27, 2026 |
| 0.7.0 | Mar 21, 2026 |
| 1.0.0 | Mar 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Marmot Data Catalog?
- Marmot Data Catalog is maintained by marmotdata, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is Marmot Data Catalog listed on the Official MCP Registry?
- Yes — Marmot Data Catalog is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Marmot Data Catalog have?
- MCP Toplist tracks 12 versions of Marmot Data Catalog, most recently published on Jul 15, 2026.
- Where can I find the source code for Marmot Data Catalog?
- The source code for Marmot Data Catalog is hosted at github.com/marmotdata/marmot.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.