vectra-ai-mcp-server

vectra-ai-research/vectra-ai-mcp-server
★ 4 stars Python AI/LLM Updated 1mo ago
Official Vectra AI MCP Server
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": {
    "vectra-ai-mcp-server": {
      "command": "uvx",
      "args": [
        "vectra-ai-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install vectra-ai-mcp-server

README Excerpt

This project implements an [MCP server](https://modelcontextprotocol.io/docs/getting-started/intro) for the [Vectra AI Platform](https://www.vectra.ai). An MCP server that connects AI assistants to your Vectra AI security platform, enabling intelligent analysis of threat detection data, security insights, and automated incident response workflows. Compatible with Claude, ChatGPT, Cursor, VS Code and other MCP-enabled AI tools.

Tools (11)

VECTRA_BASE_URLVECTRA_CLIENT_IDVECTRA_CLIENT_SECRETVECTRA_CONFIG_FILEVECTRA_MCP_DEBUGVECTRA_MCP_HOSTVECTRA_MCP_PORTVECTRA_MCP_TRANSPORTlatestmainstdio

Topics

mcpmcp-serversecurityvectraai