data-catalog-mcp

TonitoMC/data-catalog-mcp
★ 0 stars Go Code/Dev Tools Updated today
Read-only MCP server for data cataloging and quality validation — dataset/column discovery, profiling, rule-based validation, and semantic search over a YAML-declared catalog
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "data-catalog-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/TonitoMC/data-catalog-mcp@latest"
      ]
    }
  }
}

README Excerpt

*A few empty commits in the history are leftover from testing the git MCP tool (`git_commit` and friends) through an earlier chat REPL.* Read-only MCP server for data cataloging and quality validation over a YAML-declared catalog of Parquet datasets, plus a web chat frontend and supporting host process to use it.

Tools (8)

CATALOG_PATHDATA_DIREMBEDDINGS_API_KEYEMBEDDINGS_API_URLEMBEDDINGS_MODELLLM_API_KEYLLM_API_URLLLM_MODEL