Teradata Workload Management (WLM) MCP Server

41 tools. 15 can modify or destroy data without limits.

4 destructive tools with no built-in limits. Policy required.

Last updated:

15 can modify or destroy data
26 read-only
41 tools total

Community server · catalogue entry verified 12/06/2026

How to control Teradata Workload Management (WLM) MCP Server ↓

What Teradata Workload Management (WLM) MCP Server exposes to your agents

Read (26) Write / Execute (11) Destructive / Financial (4)
Critical Risk

The most dangerous Teradata Workload Management (WLM) MCP Server tools

15 of Teradata Workload Management (WLM) MCP Server's 41 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Teradata Workload Management (WLM) MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Teradata Workload Management (WLM) MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "abort_delayed_request": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "add_classification_to_rule": {
    "limits": [
      {
        "counter": "add_classification_to_rule_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "display_delay_queue": {
    "limits": [
      {
        "counter": "display_delay_queue_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Teradata Workload Management (WLM) MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.

All 41 Teradata Workload Management (WLM) MCP Server tools

READ 26 tools
Read display_delay_queue Display details for a specific type of delay queue. Valid types: Read identify_blocking Identify sessions that are blocking other sessions from executing. Use this when queries appear stuck or when Read list_active_WD List all currently active workload definitions (WD). Workloads are categories that classify and manage differe Read list_delayed_request List all queries currently waiting in delay queues. Queries are delayed when they hit throttle limits, wait fo Read list_query_band List query bands by type. Query bands are application-set tags that identify and classify queries. Valid types Read list_rulesets List all available rulesets (configuration containers) in the system. Returns ruleset names with their active/ Read list_utility_stats Display statistics for utility operations (FastLoad, MultiLoad, TPump, etc.) running on the system. Use this t Read list_WD List ALL workload definitions, both active and inactive. Use this to see the complete workload inventory, iden Read monitor_amp_load Monitor Access Module Processor (AMP) load and utilization. AMPs are Teradata Read monitor_awt Monitor AMP Worker Task (AWT) resource usage. AWTs are the task slots that execute query operations. Use this Read monitor_config Display virtual configuration settings for the Teradata system. Shows resource allocations, node configuration Read monitor_session_query_band Display the query band settings for a specific session. Use this to see how a particular session is tagged, ve Read show_cod_limits Display Capacity on Demand (COD) resource limits and usage. COD allows temporary capacity increases beyond bas Read show_physical_resources Display current physical system resources including CPU, memory, and I/O utilization. Use this for capacity pl Read show_query_log Display historical query log (DBQL) for a specific user. Shows past query execution including SQL text, execut Read show_sessions Display all active database sessions for the current user. Use this to monitor running queries, identify long- Read show_sql_steps_for_session Display the execution plan steps for a specific session Read show_sql_text_for_session Display the full SQL text being executed by a specific session. Use this to see what query a session is runnin Read show_sw_event_log Display system software event logs. Valid types: Read show_tasm_even_history Display historical TASM event log showing when workload management rules fired and what actions were taken. Us Read show_tasm_rule_history_red Display the events and conditions that caused the system to enter RED state (critical resource shortage). RED Read show_tasm_statistics Display Teradata Active System Management (TASM) performance statistics. Shows how workload management rules a Read show_tdwm_summary Display a summary dashboard of workload distribution across the system. Shows how queries and resources are di Read show_top_users Display users consuming the most system resources. Valid types: Read show_trottle_statistics Display throttle statistics showing how throttles are managing query concurrency. Valid types: Read tdwm_list_clasification List all available classification types that can be used in TASM (Teradata Active System Management) workload

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Teradata Workload Management (WLM) MCP Server

Can an AI agent delete data through the Teradata Workload Management (WLM) MCP Server MCP server? +

Yes. The Teradata Workload Management (WLM) MCP Server server exposes 4 destructive tools including abort_delayed_request, delete_filter, delete_throttle. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Teradata Workload Management (WLM) MCP Server? +

The Teradata Workload Management (WLM) MCP Server server has 9 write tools including add_classification_to_rule, add_subcriteria_to_target, create_filter. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Teradata Workload Management (WLM) MCP Server.

How many tools does the Teradata Workload Management (WLM) MCP Server MCP server expose? +

41 tools across 4 categories: Destructive, Execute, Read, Write. 26 are read-only. 15 can modify, create, or delete data.

How do I enforce a policy on Teradata Workload Management (WLM) MCP Server? +

Register the Teradata Workload Management (WLM) MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Teradata Workload Management (WLM) MCP Server tool call.

Deterministic rules across all 41 Teradata Workload Management (WLM) MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

41 Teradata Workload Management (WLM) MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.