Skip to main content
Glama
alexgoller

Illumio MCP Server

by alexgoller

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesThe Illumio API Key
PCE_HOSTYesThe Illumio PCE host address (e.g., your-pce-host)
PCE_PORTYesThe Illumio PCE port (e.g., 8443)
API_SECRETYesThe Illumio API Secret
PCE_ORG_IDYesThe Illumio PCE Organization ID (e.g., 1)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
add-noteD

Add a new note

get-workloadsC

Get workloads from the PCE

update-workloadC

Update a workload in the PCE

get-labelsC

Get all labels from PCE

create-workloadC

Create a Illumio Core unmanaged workload in the PCE

create-labelC

Create a label of a specific type and the value in the PCE

delete-labelC

Delete a label in the PCE

delete-workloadC

Delete a workload from the PCE

get-traffic-flowsC

Get traffic flows from the PCE with comprehensive filtering options

get-traffic-flows-summaryC

Get traffic flows from the PCE in a summarized text format, this is a text format that is not a dataframe, it also is not json, the form is: 'From to on : '

check-pce-connectionB

Are my credentials and the connection to the PCE working?

get-rulesetsC

Get rulesets from the PCE

delete-rulesetC

Delete a ruleset from the PCE

get-iplistsC

Get IP lists from the PCE

get-eventsC

Get events from the PCE

create-rulesetC

Create a ruleset in the PCE with support for ring-fencing patterns

get-servicesC

Get services from the PCE with optional filtering

update-labelC

Update an existing label in the PCE

create-iplistC

Create a new IP List in the PCE

update-iplistC

Update an existing IP List in the PCE

delete-iplistC

Delete an IP List from the PCE

update-rulesetC

Update an existing ruleset in the PCE

delete-rulesetC

Delete a ruleset from the PCE

Prompts

Interactive templates invoked by user choice

NameDescription
summarize-notesCreates a summary of all notes
ringfence-applicationRingfence an application by deploying rulesets to limit the inbound and outbound traffic
analyze-application-trafficAnalyze the traffic flows for an application and environment

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alexgoller/illumio-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server