Illumio MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | The Illumio API Key | |
| PCE_HOST | Yes | The Illumio PCE host address (e.g., your-pce-host) | |
| PCE_PORT | Yes | The Illumio PCE port (e.g., 8443) | |
| API_SECRET | Yes | The Illumio API Secret | |
| PCE_ORG_ID | Yes | The Illumio PCE Organization ID (e.g., 1) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| summarize-notes | Creates a summary of all notes |
| ringfence-application | Ringfence an application by deploying rulesets to limit the inbound and outbound traffic |
| analyze-application-traffic | Analyze the traffic flows for an application and environment |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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