PowerShell Empire MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EMPIRE_URL | Yes | Empire REST API URL | http://localhost:1337 |
| EMPIRE_PASSWORD | Yes | Empire password | password123 |
| EMPIRE_USERNAME | Yes | Empire username | empireadmin |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| empire_listenersC | Manage Empire listeners - list, create, enable, disable, or delete listeners |
| empire_stagersC | Generate and manage stagers/payloads for Empire agents |
| empire_agentsC | List and manage active Empire agents |
| empire_modulesC | Search and view Empire post-exploitation modules |
| empire_shellB | Execute shell commands on an Empire agent |
| empire_uploadB | Upload a file to an Empire agent |
| empire_downloadB | Download a file from an Empire agent |
| empire_credentialsC | Manage harvested credentials in Empire |
| empire_hostsA | List hosts that agents are running on |
| empire_downloadsC | List files downloaded from agents |
| empire_pluginsD | Manage Empire plugins |
| empire_bypassesA | List available AMSI/AV bypasses |
| empire_profilesB | List malleable C2 profiles for HTTP listeners |
| empire_task_resultB | Get the result of a specific task |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |