JackRiebel/Cisco_Security_Cloud_Control_MCP
3.2
If you are the rightful owner of Cisco_Security_Cloud_Control_MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Cisco Defense Orchestrator MCP is a Python-based server designed to manage and monitor Cisco Defense Orchestrator environments using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
GET /inventory/devices
Retrieve a list of devices in the inventory.
GET /inventory/managers
Retrieve a list of managers (e.g., cdFMC).
GET /cdfmc/api/fmc_config/v1/domain/{domain_uuid}/policy/accesspolicies
Retrieve a list of access policies.
GET /cdfmc/api/fmc_config/v1/domain/{domain_uuid}/policy/accesspolicies/{policy_id}
Fetch details of a specific access policy.
POST /cdfmc/api/fmc_config/v1/domain/{domain_uuid}/policy/accesspolicies/{policy_id}/accessrules
Create a new access rule.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client