ansible.mcp_builder
Verified Safeby ansible
Overview
Automates the installation and management of Model Context Protocol (MCP) servers from various sources into Ansible Execution Environments.
Installation
ansible-playbook ansible.mcp_builder.install_mcp -e mcp_servers=aws_core_mcpEnvironment Variables
- AWS_PROFILE
- AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY
- AWS_REGION
- GITHUB_PERSONAL_ACCESS_TOKEN
Security Notes
The collection downloads and executes external installer scripts (e.g., NodeSource setup, uv installer) and binaries (Go, npm/PyPI packages) from third-party URLs. While standard for build processes, this introduces a supply chain risk, as the integrity of these external sources is crucial. The playbook requires elevated privileges (`become: true`) for system modifications.
Similar Servers
mcp-k8s
Facilitates natural language interaction and automation for Kubernetes cluster management and Helm operations via the Model Control Protocol (MCP).
1xn-vmcp
An open-source platform for composing, customizing, and extending multiple Model Context Protocol (MCP) servers into a single logical, virtual MCP server, enabling fine-grained context engineering for AI workflows and agents.
mmcp
Manages Model Context Protocol (MCP) server definitions in a central configuration and applies them to various AI agent tools.
mcp-jest
A testing framework for Model Context Protocol (MCP) servers, allowing automated validation of AI agent tools, resources, and prompts.