vanta-mcp-server

VantaInc/vanta-mcp-server
★ 65 stars TypeScript Other Updated today
DEPRECATED: This project is no longer maintained. Please use the Vanta hosted MCP server instead.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vanta-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "VantaInc/vanta-mcp-server"
      ]
    }
  }
}

Topics

unmaintained-do-not-use