74
/ 100
21 days ago
glama

Teradata Workload Management (WLM) MCP Server

An MCP server that provides comprehensive monitoring and management capabilities for Teradata Workload Management (WLM), enabling tasks like performance troubleshooting, emergency throttling, and scheduled maintenance through 41 tools and 39 resources.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: KEYCLOAK_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configOAUTH_ENABLEDexport =true
configKEYCLOAK_URLexport =https://your-keycloak-server.com
configKEYCLOAK_REALMexport =your-realm
configKEYCLOAK_CLIENT_IDexport =tdwm-mcp
configOAUTH_RESOURCE_SERVER_URLexport =https://your-mcp-server.com
🔐 secretKEYCLOAK_CLIENT_SECRETexport =your-secret
configOAUTH_REQUIRED_SCOPESexport =tdwm:read,tdwm:monitor
configOAUTH_VALIDATE_AUDIENCE
configOAUTH_VALIDATE_SCOPES
configOAUTH_REQUIRE_HTTPSexport =true
configTOOL_MAX_RETRIES
configTOOL_RETRY_INITIAL_DELAYexport =0.5
configTOOL_MAX_RETRY_DELAYexport =2.0
configDATABASE_URIexport ="teradata://username:password@hostname/database"
configDB_POOL_SIZE
configDB_LOGMECHThe server supports all Teradata authentication methods via the environment variable:
configDB_LOGDATAexport ="authcid=user@domain.com password=ldap_password"
configDB_SSL_MODEexport =REQUIRE
configDB_ENCRYPT_DATAexport =true
configDB_MAX_RETRIES
configDB_INITIAL_BACKOFFexport =1.0
configDB_MAX_BACKOFFexport =30.0
configMCP_TRANSPORTexport =stdio
configMCP_HOSTexport =0.0.0.0
configMCP_PORTexport =8000
configMCP_PATHexport =/mcp/
configCORS_ALLOWED_ORIGINSexport ="https://your-app.example.com"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/teradata-labs-mcp-server-teradata-wlm-0k4wyo)](https://m8ven.ai/mcp/teradata-labs-mcp-server-teradata-wlm-0k4wyo)
commit: 0f1fb0771f79918d2b6b1817847419aeb20ed398
code hash: e70a1a2da2320c712b98f45599503b0a520d414e2ad88ffcfc649c792a6e9b5a
verified: 6/18/2026, 10:46:43 AM
view raw JSON →