Vanta MCP Server
JSON →A server for interacting with Vanta's security compliance platform.
Install
npx @vantasdk/vanta-mcp-server Tools · 14
- tests Retrieve Vanta's automated security and compliance tests. Filter by status, integration, or framework to understand pass/fail posture quickly.
- list_test_entities Get resources monitored by a particular test, including failing entities that need remediation.
- controls List security controls in your Vanta account or retrieve a specific control by ID with framework mapping details.
- list_control_tests Enumerate automated tests that validate a specific control, complete with status and failing entity information.
- list_control_documents List documents mapped to a control to locate supporting evidence quickly.
- documents List compliance documents or fetch details for a specific document, including metadata.
- document_resources Retrieve resources linked to a document (controls, links, uploads) by choosing the desired resource type.
- integrations List integrations connected to your Vanta account or fetch details for a specific integration, including resource kinds and connection status.
- integration_resources Inspect integration resource kinds, schema information, full resource lists, or a specific resource by selecting from the supported operations.
- frameworks List compliance frameworks with completion status and progress metrics for each.
- list_framework_controls Retrieve the controls associated with a compliance framework, including descriptions and implementation guidance.
- people List people across your organization or look up a specific person by ID with role, email, and group membership metadata.
- risks List risk scenarios under management or fetch a specific scenario to review status, scoring, and treatment plans.
- vulnerabilities List detected vulnerabilities or retrieve a specific item with CVE metadata, severity, and impacted assets.
Links
★ 60 GitHub stars