Lumu MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LUMU_DEFENDER_API_KEY | Yes | Your Lumu Defender API key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| health_checkA | Check the health status of the server |
| get_incidentsC | Retrieve security incidents from Lumu Defender API with pagination support |
| get_incident_detailsC | Get detailed information about a specific security incident |
| get_incident_contextB | Get context information for a specific security incident |
| comment_incidentB | Add a comment to a specific security incident |
| get_open_incidentsA | Retrieve open security incidents from Lumu Defender with pagination support |
| get_muted_incidentsB | Retrieve muted security incidents from Lumu Defender with pagination support |
| get_closed_incidentsC | Retrieve closed security incidents from Lumu Defender with pagination support |
| get_incident_endpointsC | Retrieve endpoints and contacts for a specific security incident |
| mark_incident_as_readB | Mark a security incident as read |
| mute_incidentB | Mute a security incident |
| unmute_incidentC | Unmute a security incident |
| get_incident_updatesB | Get real-time updates on incident operations |
| close_incidentB | Close a security incident |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/lumutech/lumu-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server