Skip to main content
MCP Servers / Tenable MSSP Portal MCP Server

Tenable MSSP Portal MCP Server

Contributed

An MCP server for orchestrating Tenable MSSP child container workflows. Make bulk queries. Take bulk actions.

Author andrewspearson
Transport stdio
Runtime python
Auth None required
License MIT
Added Jun 23, 2026

Compatible Clients

ChatGPTCodexClaude DesktopClaude CodeAntigravity

Integrations

Tenable

Tools (9)

  1. list_mssp_child_accounts

    List raw MSSP child account objects returned by Tenable, including license data.

  2. list_available_tenable_mcp_tools

    Discover the Tenable Hexa AI MCP Server tool catalog for one child container licensed for `hexa`.

  3. get_child_container_scope

    Show the configured child container allowlist scope for action tools.

  4. run_tenable_mcp_tool_for_child

    Run one Tenable Hexa AI MCP Server tool on one child container licensed for `hexa`.

  5. run_tenable_mcp_recipe_for_child

    Validate a known sequence of Tenable Hexa AI MCP Server tool calls on one child container licensed for `hexa`.

  6. run_tenable_mcp_recipe_across_child_containers

    Run a known working recipe across multiple child containers licensed for `hexa` with controlled fan-out.

  7. bulk_vm_cve_query

    Start a curated direct pyTenable VM export for CVEs across eligible child containers licensed for `vm`. This tool should be used only when explicitly requested by name.

  8. get_bulk_vm_cve_query_status

    Check status for a server-managed `bulk_vm_cve_query` run.

  9. get_bulk_vm_cve_query_result

    Read final summary and artifact paths for a server-managed `bulk_vm_cve_query` run.

Tags

msspvulnerability-managementtenable-vmexposure-managementtenable-one

What it does

  • Provides an MSSP aware wrapper around the Tenable Hexa AI MCP Server.
  • Lets you use Tenable Hexa AI MCP Server tools across MSSP child containers through a scoped orchestration layer.
  • Provides a tool, named bulk_vm_cve_query, to query a CVE or list of CVEs across eligible in-scope child containers. This tool provides a CSV report of findings in those child containers.
  • Queries and actions taken against child containers run concurrently and operate on up to 10 child containers at a time.
  • Provides the ability to limit which child containers you perform an action on.
  • Lists all child containers and license information.

How it works

See the tenable-mcp-mssp README.