MCPVault

get_collection_details

MCP tool from AAP Enterprise MCP Server by sibilleb

Get detailed information about a specific collection

How to use it

get_collection_details is exposed by the AAP Enterprise MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_collection_details tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install AAP Enterprise MCP Server

$pip install -e .
FULL AAP ENTERPRISE MCP SERVER LISTING

Other tools in AAP Enterprise MCP Server (39)

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_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