tdsql-mcp

ksturgeon-td/tdsql-mcp
★ 11 stars Python Database Updated 1d ago ✗ Risk
MCP server for Teradata (Vantage) SQL operations
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": {
    "tdsql-mcp": {
      "command": "uvx",
      "args": [
        "tdsql-mcp"
      ]
    }
  }
}

Or install with pip: pip install tdsql-mcp

README Excerpt

An MCP server that turns Teradata Vantage into a full-stack analytics agent platform — giving AI agents not just SQL execution, but a structured, hierarchical knowledge base of Teradata's native function ecosystem. Most database MCP servers provide query execution. This one goes further: it equips agents with the knowledge they need to use Teradata *correctly and optimally* — not just to run arbitrary SQL, but to reach for the right native distributed function for each step of an analytics workf

Tools (20)

DATABASE_URITD_READ_ONLYargsconnect_timeoutcopdescribe_tableencryptdataexecute_queryexecute_statementexplain_queryget_syntax_helphostlist_databaseslist_tableslogmechlogon_timeoutpasswordportreconnect_countsslmode
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →