Teradata

Connect AI assistants to Teradata using a connection URI.

Type: Community

Source Type: Local Package

Source: GitHub

Description: Teradata MCP server provides AI assistants with access to Teradata databases. It enables schema introspection and SQL execution against your Teradata environment.

Configuration Parameters:

  • Database URI * (sensitive) - Teradata connection URI: teradata://USERNAME:PASSWORD@HOST:1025/DATABASE.

Setup Steps:

  1. Identify a database user with only the privileges end users should have. Read-only access is strongly recommended.

  2. Construct a connection URI of the form teradata://USERNAME:PASSWORD@HOST:1025/DATABASE.

  3. When creating the connection in Natoma, paste the URI and save.

Last updated