A comprehensive Model Context Protocol (MCP) server suite for Red Hat's automation and infrastructure ecosystem, enabling AI assistants to interact
AAP Enterprise becomes available to MCP clients through the aap enterprise mcp server. A comprehensive Model Context Protocol (MCP) server suite for Red Hat's automation and infrastructure ecosystem, enabling AI assistants to interact with Ansible Automation Platform (AAP), Event-Driven Ansible (EDA), ansible-lint code quality tools, and Red Hat's official documentation with secure.
A comprehensive Model Context Protocol (MCP) server suite for Red Hat's automation and infrastructure ecosystem, enabling AI assistants to interact with Ansible Automation Platform (AAP), Event-Driven Ansible (EDA), ansible-lint code quality tools, and Red Hat's official documentation with secure domain validation.
Once connected, the assistant can call these 14 tools directly:
list_inventories — List all inventoriesget_inventory — Get inventory details by IDcreate_inventory — Create a new inventorylist_hosts — List hosts in an inventoryadd_host_to_inventory — Add a host to inventoryrun_job — Execute a job templatejob_status — Check job execution statusjob_logs — Retrieve job execution logslist_job_templates — List available job templatescreate_job_template — Create a new job templatecreate_project — Create a new projectrun_adhoc_command — Execute ad-hoc ansible commandslist_projects — List all projectsget_project — Get project details by IDSetup follows the standard MCP pattern: clone or install the server, then register it in your client's configuration file and restart the client. The configuration snippets on this page cover Claude Desktop, Claude Code and Cursor.
Before the server will start you need to supply 7 environment variables: AAP_TOKEN, AAP_URL, EDA_TOKEN, EDA_URL, REDHAT_USERNAME, REDHAT_PASSWORD, MCP_DEBUG. Keep credentials in your client's env block or a secrets manager rather than committing them.
Developer-tool servers are usually the first ones people connect, because they turn "help me with this code" into an assistant that can actually read the repo and act on it. AAP Enterprise sits in that group, and the shape of its toolset — list_inventories, get_inventory, create_inventory among others — tells you what it is really for. Worth comparing against the other developer tools servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| list_inventories | List all inventories |
| get_inventory | Get inventory details by ID |
| create_inventory | Create a new inventory |
| list_hosts | List hosts in an inventory |
| add_host_to_inventory | Add a host to inventory |
| run_job | Execute a job template |
| job_status | Check job execution status |
| job_logs | Retrieve job execution logs |
| list_job_templates | List available job templates |
| create_job_template | Create a new job template |
| create_project | Create a new project |
| run_adhoc_command | Execute ad-hoc ansible commands |
| list_projects | List all projects |
| get_project | Get project details by ID |
| Variable | Description | Required |
|---|---|---|
| AAP_TOKEN | Credential the server authenticates with. | Yes |
| AAP_URL | Endpoint or connection string the server talks to. | Yes |
| EDA_TOKEN | Credential the server authenticates with. | Yes |
| EDA_URL | Endpoint or connection string the server talks to. | Yes |
| REDHAT_USERNAME | Configuration value read at startup. | Optional |
| REDHAT_PASSWORD | Configuration value read at startup. | Optional |
| MCP_DEBUG | Configuration value read at startup. | Optional |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.