Tenable MSSP Portal MCP Server
ContributedAn MCP server for orchestrating Tenable MSSP child container workflows. Make bulk queries. Take bulk actions.
Compatible Clients
Integrations
Tools (9)
- list_mssp_child_accounts
List raw MSSP child account objects returned by Tenable, including license data.
- list_available_tenable_mcp_tools
Discover the Tenable Hexa AI MCP Server tool catalog for one child container licensed for `hexa`.
- get_child_container_scope
Show the configured child container allowlist scope for action tools.
- run_tenable_mcp_tool_for_child
Run one Tenable Hexa AI MCP Server tool on one child container licensed for `hexa`.
- 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`.
- run_tenable_mcp_recipe_across_child_containers
Run a known working recipe across multiple child containers licensed for `hexa` with controlled fan-out.
- 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.
- get_bulk_vm_cve_query_status
Check status for a server-managed `bulk_vm_cve_query` run.
- get_bulk_vm_cve_query_result
Read final summary and artifact paths for a server-managed `bulk_vm_cve_query` run.
Tags
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.