Back to directory
arturborycki/mcp-teradata

arturborycki/mcp-teradata

@arturborycki

MCP Server for Teradata database with OAuth 2.1 authentication, multiple auth mechanisms, and interactive data visualization

teradatadatabasesqlmcppythonoauthvisualizationauthentication

Installation & Configuration

{
  "mcpServers": {
    "teradata": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/mcp-teradata",
        "run",
        "teradata-mcp"
      ],
      "env": {
        "DATABASE_URI": "teradatasql://user:password@host/database"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/13