Model Context Protocol (MCP) server configuration and tool manifest for spantaleev/matrix-docker-ansible-deploy
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"matrix-docker-ansible-deploy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-matrix-docker-ansible-deploy"
]
}
}
}