Skip to main content
Glama

IAC Memory MCP Server

by AgentWong

get_ansible_collection_info

Retrieve detailed Ansible collection data for efficient Infrastructure-as-Code management, hosted on the IAC Memory MCP Server cache.

Instructions

Retrieve comprehensive information about an Ansible collection

Input Schema

NameRequiredDescriptionDefault
collection_nameYesName of the Ansible collection

Input Schema (JSON Schema)

{ "description": "Retrieve comprehensive information about an Ansible collection", "properties": { "collection_name": { "description": "Name of the Ansible collection", "type": "string" } }, "required": [ "collection_name" ], "type": "object" }

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/AgentWong/iac-memory-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server