Skip to main content
Glama

Ansible MCP Server

by tarnover

list_inventory

Retrieve and display Ansible inventory hosts and groups using the specified inventory file for efficient server management.

Instructions

List Ansible inventory hosts and groups

Input Schema

NameRequiredDescriptionDefault
inventoryNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "inventory": { "type": "string" } }, "type": "object" }

Other Tools from Ansible MCP Server

Related Tools

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/tarnover/mcp-ansible'

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