IaC Memory MCP Server

list_ansible_collections

Retrieve and filter cached Ansible collections with metadata using optional criteria to streamline infrastructure-as-code management and resource tracking.

Instructions

List all cached Ansible collections with basic metadata

Input Schema

NameRequiredDescriptionDefault
filter_criteriaNoOptional filtering criteria

Input Schema (JSON Schema)

{ "description": "List all cached Ansible collections with basic metadata", "properties": { "filter_criteria": { "description": "Optional filtering criteria", "properties": { "name_pattern": { "description": "Regex pattern to filter collection names", "type": "string" } }, "type": "object" } }, "required": [], "type": "object" }
ID: g4vkk4v3w5