leogallego/ansible-docs
v2.0.1GPL-3.0-or-later
Answer Ansible questions and review Ansible code using official documentation from the Ansible ecosystem.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
ansible-knowstdio
{
"type": "stdio",
"command": "uvx",
"args": [
"ansible-know-mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "ansible-docs",
"version": "2.0.1",
"description": "Answer Ansible questions and review Ansible code using official documentation from the Ansible ecosystem.",
"author": {
"name": "leogallego"
},
"license": "GPL-3.0-or-later",
"keywords": [
"ansible",
"ansible-docs",
"documentation",
"docs",
"review"
]
}