drio
Open app

Illumio MCP Server

Source

The first MCP server for cybersecurity

Catalog onlyCatalog onlySTDIO

Overview

Illumio MCP Server is a Machine Conversation Protocol server that facilitates interactions with Illumio's Policy Compute Engine (PCE), enabling programmatic access to workload management, label operations, and traffic flow analysis.

To use the Illumio MCP Server, clone the repository, install dependencies, and configure it using the uv command to run with the required environment variables and API credentials for accessing an Illumio PCE instance.

  • Programmatic access to workload management - Operations for creating, updating, and deleting workloads - Comprehensive label operations (creation, deletion, retrieval) - Traffic flow analysis with detailed reports and summaries - Robust error handling and logging capabilities
  1. Automating the management of workloads in Illumio PCE.
  2. Managing security labels for enhanced policy enforcement.
  3. Analyzing network traffic flows for security assessments.

Add to your AI client

Use these steps to connect Illumio MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "illumio-mcp-server-alexgoller": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-illumio-mcp-server-alexgoller"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "illumio-mcp-server-alexgoller": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-illumio-mcp-server-alexgoller"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "illumio-mcp-server-alexgoller": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-illumio-mcp-server-alexgoller"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "illumio-mcp-server-alexgoller": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-illumio-mcp-server-alexgoller"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "illumio-mcp-server-alexgoller": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-illumio-mcp-server-alexgoller"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "illumio-mcp-server-alexgoller": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-illumio-mcp-server-alexgoller"
      ]
    }
  }
}

FAQ

What are the prerequisites for using Illumio MCP Server?

You need Python 3.8+, access to an Illumio PCE instance, and valid API credentials.

Are there any ongoing features or tools in development?

Yes, resource management features are not yet implemented but are planned for future development.

Can I contribute to the Illumio MCP Server?

Yes! You can fork the repository, create a feature branch, and submit a pull request.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":76,"uuid":"8179c615-9ed9-4f83-89dc-9ebaaaf98c3e","name":"illumio-mcp-server","title":"Illumio MCP Server","description":"The first MCP server for cybersecurity","avatar_url":"https://avatars.githubusercontent.com/u/83632450?v=4","created_at":"2024-12-11T08:04:26.076Z","updated_at":"2024-12-11T08:05:41.362Z","status":"created","author_name":"alexgoller","author_avatar_url":"https://avatars.githubusercontent.com/u/83632450?v=4","tags":"[]","category":"ai-chatbot","is_featured":false,"sort":1,"url":"https://github.com/alexgoller/illumio-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]