ansible-know-mcp

leogallego/ansible-know-mcp
★ 0 stars Python Memory/Knowledge Updated today
Ansible Knowledge MCP Server - module discovery, documentation search, and skill generation for AI agents via the Model Context Protocol.
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": {
    "ansible-know-mcp": {
      "command": "uvx",
      "args": [
        "ansible-know-mcp"
      ]
    }
  }
}

Or install with pip: pip install ansible-know-mcp

README Excerpt

Module discovery, documentation search, and skill generation for AI agents via the Model Context Protocol. Ansible Know is the foundational "learn" layer for AI agents working with Ansible. It provides: - **Multi-server Galaxy support** — query public Galaxy, private Automation Hub, and AAP Gateway in parallel, configured via `ansible.cfg` with per-server authentication

Tools (7)

ANSIBLE_KNOW_DOC_SOURCESANSIBLE_KNOW_GALAXY_URLANSIBLE_KNOW_NO_PUBLIC_GALAXYANSIBLE_KNOW_SKILLS_DIRANSIBLE_KNOW_SKIP_UPDATE_CHECKpipuvx