mcp-data-platform

txn2/mcp-data-platform
★ 3 stars Go 📊 Data/Analytics Updated 2d ago
A semantic data platform MCP server that composes multiple data tools with bidirectional cross-injection - tool responses automatically include critical context from other services.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Topics

data-analysisdata-lakedata-warehousegolanggolang-librarymcpmcp-server