Ansible
pulsemcp/ansibleProvides infrastructure automation through Ansible with project-based configuration management, playbook execution with idempotence testing, inventory management with diff capabilities, Vault operations for secrets handling, Galaxy dependency management with lock files, and role scaffolding utilities.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ansible": {
"url": "None",
"transport": "http"
}
}
}