Back to Home
ansible icon

ansible.mcp_builder

Verified Safe

by ansible

Overview

Automates the installation and configuration of Model Context Protocol (MCP) servers from various sources (PyPI, npm, Go source) into Ansible Execution Environments.

Installation

Run Command
ansible-playbook ansible.mcp_builder.install_mcp -e mcp_servers=aws_core_mcp

Environment Variables

  • AWS_PROFILE
  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_REGION
  • GITHUB_PERSONAL_ACCESS_TOKEN

Security Notes

The collection functions as a builder, downloading and executing external scripts and binaries from various package managers (PyPI, npm, Go, NodeSource). This introduces inherent supply chain risks if the sources are compromised or if variables controlling package names/repositories are untrusted. The roles use `become: true` for privileged operations (e.g., package installation, symlinking to /usr/local/bin). No explicit hardcoded credentials or malicious patterns like 'eval' on arbitrary user input were found within the collection's core logic.

Similar Servers

Stats

Interest Score30
Security Score7
Cost ClassHigh
Stars1
Forks3
Last Update2025-12-10

Tags

ansibleautomationmcpbuilderexecution-environment