ANSIBLE KNOW

Module and role discovery, documentation, and skill generation for AI agents via the Model Context Protocol.

$ uvx ansible-know-mcp
12 tools 6 resources 4 prompts Python 3.10+ GPL-3.0
>_ ansible-know-mcp [x]
>
DISCOVER LEARN SKILL BUILD RUN

// Tools

Discovery
search_collections get_module_doc get_role_doc search_modules search_docs get_collection_manifest ensure_collection
Skills
generate_skill generate_role_skill generate_collection_skills list_skills get_skill

// Connect

VS Code / Cursor
{
  "mcpServers": {
    "ansible-know": {
      "command": "uvx",
      "args": ["ansible-know-mcp"]
    }
  }
}
Claude Code
claude mcp add ansible-know -- uvx ansible-know-mcp
Remote Endpoint
https://know.ansible.ar/mcp

Coming soon — hosted on Hugging Face Spaces

MCP Inspector
npx @modelcontextprotocol/inspector@latest

Interactive tool testing and debugging

// Ecosystem

Three complementary MCP servers covering the full Ansible lifecycle:

Learn
Ansible Know

Discover modules, read docs, generate skills

Build
Ansible Devtools

Lint, navigate, create content

Deploy
AAP MCP

Run playbooks, manage automation