mcp-ansible-galaxy

fabiendupont/mcp-ansible-galaxy
★ 0 stars TypeScript AI/LLM Updated today
MCP server exposing Ansible Galaxy collection input/output contracts
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-ansible-galaxy": {
      "command": "npx",
      "args": [
        "-y",
        "fabiendupont/mcp-ansible-galaxy"
      ]
    }
  }
}

README Excerpt

MCP server that exposes Ansible Galaxy collection input/output contracts. Lets AI agents discover module arguments, return values, and role facts before generating playbooks. ```bash npm install npm run build ``` ```bash node dist/index.js ``` ```bash node dist/index.js --http MCP_TRANSPORT=http node dist/index.js

Tools (17)

ANSIBLE_GALAXY_TIMEOUTANSIBLE_GALAXY_TOKENANSIBLE_GALAXY_URLANSIBLE_HUB_URLANSIBLE_OUTPUT_SPECSANSIBLE_ROLES_PATHANSIBLE_SOURCE_TYPELOG_LEVELMCP_HTTP_HOSTMCP_HTTP_PORTMCP_TRANSPORTget_collection_modulesget_collection_rolesget_module_specget_role_specgrade_collectionsearch_collections