Enables secure interaction with Teradata databases through SQL queries, schema exploration, and business intelligence analysis with enterprise-grade OAuth 2.1 authentication and workload management capabilities.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.INPUTOAUTH_ENABLED— "": "true",KEYCLOAK_URL— "": "https://your-keycloak.example.com",KEYCLOAK_REALM— "": "teradata-realm",KEYCLOAK_CLIENT_ID— "": "teradata-mcp",OAUTH_RESOURCE_SERVER_URL— "": "https://your-mcp-server.example.com"KEYCLOAK_CLIENT_SECRET— "": "your-secret",OAUTH_REQUIRED_SCOPES— Required scopes (comma-separated) —OAUTH_VALIDATE_AUDIENCE— Validate token audience trueOAUTH_VALIDATE_SCOPES— Validate token scopes trueOAUTH_REQUIRE_HTTPS— Require HTTPS for OAuth URLs trueCORS_ALLOWED_ORIGINS— CORS allowed originsTOOL_MAX_RETRIESTOOL_RETRY_INITIAL_DELAYTOOL_MAX_RETRY_DELAYDATABASE_URI— export ="teradatasql://user:password@host/database"DB_MAX_RETRIES— Max reconnection attempts 3DB_INITIAL_BACKOFF— Initial backoff delay (seconds) 1.0DB_MAX_BACKOFF— Max backoff delay (seconds) 30.0DB_LOGMECH— "": "LDAP",DB_LOGDATA— "": "authcid=ldap_user password=ldap_password"DB_SSL_MODE— TLS mode: ALLOW, PREFER, REQUIRE, VERIFY-CA, VERIFY-FULL —DB_ENCRYPT_DATA— Enable transport encryption trueTD_POOL_SIZETD_MAX_OVERFLOWTD_POOL_TIMEOUTMCP_TRANSPORT— Transport: stdio, sse, streamable-http stdioMCP_HOST— Bind address for HTTP transports localhostMCP_PORT— Port for HTTP transports 8000MCP_PATH— Path for streamable-http /mcp/[](https://m8ven.ai/mcp/arturborycki-mcp-teradata-1j3f5y)