Skip to main content
Glama
tarnover
by tarnover

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
run_playbookC

Run an Ansible playbook

list_inventoryC

List Ansible inventory hosts and groups

check_syntaxA

Check syntax of an Ansible playbook without executing it

list_tasksC

List all tasks that would be executed by a playbook

run_ad_hocC

Run an Ansible ad-hoc command against specified hosts

vault_encrypt_stringC

Encrypt a string using Ansible Vault

vault_decrypt_stringC

Decrypt a string encrypted with Ansible Vault

aws_ec2C

Manage AWS EC2 instances (list, create, start, stop, terminate)

aws_s3C

Manage AWS S3 buckets and objects

aws_vpcC

Manage AWS VPC networks

aws_cloudformationC

Manage AWS CloudFormation stacks

aws_iamC

Manage AWS IAM roles and policies

aws_rdsC

Manage AWS RDS database instances

aws_route53C

Manage AWS Route53 DNS records and zones

aws_elbC

Manage AWS Elastic Load Balancers

aws_lambdaC

Manage AWS Lambda functions

aws_dynamic_inventoryC

Create AWS dynamic inventory

terraformC

Execute Terraform commands (init, plan, apply, destroy, validate, output, etc.)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tarnover/mcp-ansible'

If you have feedback or need assistance with the MCP directory API, please join our Discord server