AAP Enterprise MCP Server
UnclaimedMCP Server for Ansible Automation Platform (AAP) and Event-Driven Ansible (EDA)
Install
pip install -e .Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
add_host_to_inventory
Add a host to inventory
analyze_project
Analyze entire Ansible project structure with comprehensive reporting
check_best_practices
Context-aware best practice checking (dev/staging/production)
create_activation
Create new activation
create_inventory
Create a new inventory
create_job_template
Create a new job template
create_project
Create a new project
disable_activation
Disable an activation
enable_activation
Enable an activation
get_activation
Get activation details
get_ansible_lint_version
Get version information for installed ansible-lint
get_collection_details
Get detailed information about a specific collection
get_inventory
Get inventory details by ID
get_project
Get project details by ID
get_project_update
Get project update job status
get_project_update_logs
Get project update job logs
get_role_details
Get detailed information about a specific role
get_rulebook
Get rulebook details
job_logs
Retrieve job execution logs
job_status
Check job execution status
lint_file
Lint specific Ansible files on disk
lint_playbook
Lint Ansible playbook content with configurable profiles and rules
lint_role
Comprehensive validation of Ansible role directories
list_activations
List EDA activations
list_hosts
List hosts in an inventory
list_inventories
List all inventories
list_job_templates
List available job templates
list_project_updates
List project update jobs (SCM sync)
list_projects
List all projects
list_rulebooks
List available rulebooks
list_rules
List available ansible-lint rules, optionally filtered by tags
list_tags
List all available tags for ansible-lint rules
restart_activation
Restart an activation
run_adhoc_command
Execute ad-hoc ansible commands
run_job
Execute a job template
search_galaxy_collections
Search Ansible Galaxy collections by query, tags, or namespace
search_galaxy_roles
Search Ansible Galaxy roles by keyword, name, or author
suggest_ansible_content
Intelligently suggest collections and roles based on use case description
update_project
Trigger project update (SCM sync)
validate_syntax
Quick syntax-only validation for immediate feedback