> For the complete documentation index, see [llms.txt](https://docs.natoma.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.natoma.ai/apps/teradata.md).

# Teradata

{% hint style="warning" %}
**Early Access** — Reach out to your Natoma representative for access.
{% endhint %}

**Type:** Community

**Source Type:** Local Package

**Source:** [GitHub](https://github.com/Teradata/teradata-mcp-server)

**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.
