Brings context about device inventory, threats, risks and utilization powered by the Cylera Partn...
10K+
Brings context about device inventory, threats, risks and utilization powered by the Cylera Partner API into an LLM. .
| Attribute | Details |
|---|---|
| Docker Image | mcp/cylera-mcp-server |
| Author | Cylera |
| Repository | https://github.com/Cylera/cylera-mcp-server |
| Attribute | Details |
|---|---|
| Dockerfile | https://github.com/Cylera/cylera-mcp-server/blob/aca7cc7492981d8e1bf7c366a826630b55c3f5ee/Dockerfile |
| Commit | aca7cc7492981d8e1bf7c366a826630b55c3f5ee |
| Docker Image built by | Docker Inc. |
| Docker Scout Health Score | |
| Verify Signature | COSIGN_REPOSITORY=mcp/signatures cosign verify mcp/cylera-mcp-server --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub |
| Licence | MIT License |
| Tools provided by this Server | Short Description |
|---|---|
get_device | Get details about a device by MAC address |
get_procedures | Provide details about how the device has been utilized recently by providing details of the procedures performed |
get_device_attributes | Get attributes for a device by MAC address |
get_risk_mitigations | Get risk mitigations for a given CVE reference |
get_subnets | Get a list of subnets with optional filtering |
get_vulnerabilities | Returns a paginated list of vulnerabilities with filtering options |
search_for_devices | Search for devices that match the provided search criteria with comprehensive filtering options |
get_deviceGet details about a device by MAC address
get_proceduresProvide details about how the device has been utilized recently by providing details of the procedures performed
get_device_attributesGet attributes for a device by MAC address
get_risk_mitigationsGet risk mitigations for a given CVE reference
get_subnetsGet a list of subnets with optional filtering
get_vulnerabilitiesReturns a paginated list of vulnerabilities with filtering options
search_for_devicesSearch for devices that match the provided search criteria with comprehensive filtering options
{
"mcpServers": {
"cylera-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"CYLERA_BASE_URL",
"-e",
"CYLERA_USERNAME",
"-e",
"CYLERA_PASSWORD",
"mcp/cylera-mcp-server"
],
"env": {
"CYLERA_BASE_URL": "https://partner.us1.cylera.com Or https://partner.uk1.cylera.com/ Or https://partner.demo.cylera.com",
"CYLERA_USERNAME": "Your username you use to login to Cylera",
"CYLERA_PASSWORD": "Your password you use to login to Cylera"
}
}
}
}
Content type
Image
Digest
sha256:ba2c86067…
Size
90.8 MB
Last updated
4 months ago
docker pull mcp/cylera-mcp-serverPulls:
21
Sep 7 to Sep 13