MCP SysOperator
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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_stringA | Decrypt a string encrypted with Ansible Vault |
| aws_ec2C | Manage AWS EC2 instances (list, create, start, stop, terminate) |
| aws_s3D | 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_inventoryD | Create AWS dynamic inventory |
| terraformC | Execute Terraform commands (init, plan, apply, destroy, validate, output, etc.) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/MCP-Mirror/tarnover_mcp-sysoperator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server