Skip to content

Ansible Info

Free

by MCP Community

MCP Server for Ansible information and playbook management

v1.0.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Ansible Info MCP Server

MCP Server for Ansible information and playbook management

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @scarlet-mesh/mcp-ansible-info
Add to claude_desktop_config.json
{
  "mcpServers": {
    "ansible-info": {
      "command": "npx",
      "args": ["-y", "@scarlet-mesh/mcp-ansible-info"]
    }
  }
}