Ansible Info
Freeby MCP Community
MCP Server for Ansible information and playbook management
v1.0.0Added Apr 12, 2026
Ansible Info MCP Server
MCP Server for Ansible information and playbook management
Installation
Reviews
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"]
}
}
}